Skip to content

Commit 735f753

Browse files
committed
fix ruff
1 parent b6502a5 commit 735f753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gaiaflow/cli/commands/mlops.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from pathlib import Path
22
from types import SimpleNamespace
3-
from typing import List, Literal
3+
from typing import List
44

55
import fsspec
66
import typer

0 commit comments

Comments
 (0)