Skip to content

Commit

Permalink
flake 8 solved
Browse files Browse the repository at this point in the history
  • Loading branch information
musakovskiy committed Nov 2, 2023
1 parent 85832e9 commit fb3d609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taxi_service/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,4 @@

DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"

LOGIN_REDIRECT_URL = '/'
LOGIN_REDIRECT_URL = "/"

0 comments on commit fb3d609

Please sign in to comment.