Skip to content

Commit

Permalink
fix:black error
Browse files Browse the repository at this point in the history
  • Loading branch information
olees-orlenko committed Feb 13, 2024
1 parent 3c06ef2 commit b9914d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/api/v1/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

class ApiConfig(AppConfig):
default_auto_field = "django.db.models.BigAutoField"
name = "api"
name = "api"

0 comments on commit b9914d0

Please sign in to comment.