Skip to content

Commit 33331c6

Browse files
committed
end of line correction
1 parent a44cc02 commit 33331c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from app import App
22

33
if __name__ == "__main__":
4-
App(do_run=True)
4+
App(do_run=True)

0 commit comments

Comments
 (0)