Skip to content

Commit 4145ad0

Browse files
author
Shreyas-Microsoft
committed
pylint fix
1 parent 3c51102 commit 4145ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1359,4 +1359,4 @@ def get_users():
13591359
return str(e), 500
13601360

13611361

1362-
app = create_app()
1362+
app = create_app()

0 commit comments

Comments
 (0)