mirror of
https://github.com/facefusion/facefusion.git
synced 2026-07-24 19:10:53 +02:00
Fix CI
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import platform
|
||||
from typing import Any, Optional, Sequence, Iterable, Reversible
|
||||
from typing import Any, Iterable, Optional, Reversible, Sequence
|
||||
|
||||
|
||||
def is_linux() -> bool:
|
||||
|
||||
Reference in New Issue
Block a user