Skip to content

Commit c37e864

Browse files
committed
fix linting
1 parent 5b2a592 commit c37e864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
redoc_url=None, # disables ReDoc
4343
openapi_url=None # disables OpenAPI schema
4444
)
45-
45+
4646

4747
app.include_router(auth.urls.router)
4848
app.include_router(elections.urls.router)

0 commit comments

Comments
 (0)