Skip to content

Commit

Permalink
refactor: format file
Browse files Browse the repository at this point in the history
  • Loading branch information
MustafaMunir123 committed Nov 23, 2023
1 parent c00e246 commit 0bf88ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/urls.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Third Party Imports
from django.urls import include, path
from django.urls import include, path

# Local Imports
from apps.transactions.api import urls as TRANSACTION_API
Expand Down

0 comments on commit 0bf88ab

Please sign in to comment.