fix: sorted imports
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from django.urls import path
|
||||
|
||||
from shop.views import index, list_products, product_detail
|
||||
|
||||
app_name = "shop"
|
||||
|
||||
Reference in New Issue
Block a user