Skip to content

Commit 4703ee9

Browse files
Merge branch 'feat/extensions' of https://github.com/Geode-solutions/OpenGeodeWeb-Back into feat/extensions
2 parents 0992929 + 82af674 commit 4703ee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/opengeodeweb_back/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def run_opengeodeweb_back() -> None:
186186
run_server(app)
187187
print("Server stopped", flush=True)
188188

189-
189+
190190
# ''' Main '''
191191
if __name__ == "__main__":
192192
run_opengeodeweb_back()

0 commit comments

Comments
 (0)