Skip to content

Commit

Permalink
fix: Flake8 trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
yammesicka committed Feb 13, 2021
1 parent 6d843e6 commit 9724685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def create_tables(engine, psql_environment):


from app.routers import ( # noqa: E402
agenda, calendar, categories, celebrity, currency, dayview,
agenda, calendar, categories, celebrity, currency, dayview,
email, event, four_o_four, invitation, profile, search,
weekview, telegram, whatsapp,
)
Expand Down

0 comments on commit 9724685

Please sign in to comment.