mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-05-22 23:59:40 +02:00
Remove shebang
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import configparser
|
||||
from os import makedirs
|
||||
from os.path import isfile
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import configparser
|
||||
from typing import Any, Tuple
|
||||
|
||||
|
||||
Reference in New Issue
Block a user