Skip to content

Commit 86cfb7a

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • backend/pythonbooks/pythonbooks

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)