Skip to content

Commit a4bf2cc

Browse files
committed
Fix linter
1 parent 0957525 commit a4bf2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from .app import app
1+
from .app import app # noqa

0 commit comments

Comments
 (0)