Skip to content

Commit 86cfb7a

Browse files
committed
test ruff
1 parent 0c79fa7 commit 86cfb7a

File tree

1 file changed

+1
-0
lines changed
  • backend/pythonbooks/pythonbooks

1 file changed

+1
-0
lines changed

backend/pythonbooks/pythonbooks/urls.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
from django.contrib import admin
1919
from django.urls import path
20+
from django.conf.urls.static import static
2021

2122
urlpatterns = [
2223
path("admin/", admin.site.urls),

0 commit comments

Comments
 (0)