Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Esguerra committed Sep 17, 2024
1 parent 2ac7302 commit dd0edd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
path('admin/', admin.site.urls),
]

one=1
one = 1

0 comments on commit dd0edd5

Please sign in to comment.