Skip to content

Commit 2a1fc69

Browse files
committed
🚨 Tweak linter
1 parent 13055fa commit 2a1fc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fastapi_cli/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727

2828
try:
29-
from fastapi_cloud_cli.cli import ( # type: ignore[import-not-found]
29+
from fastapi_cloud_cli.cli import (
3030
app as fastapi_cloud_cli,
3131
)
3232

0 commit comments

Comments
 (0)