Skip to content

Commit f008f6b

Browse files
committed
fix style
1 parent e76408b commit f008f6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/django_idom/app_settings.py

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
from django.conf import settings
44

5+
56
APP_DIR = Path(__file__).parent
67

78
TEMPLATE_FILE_PATHS = {

0 commit comments

Comments
 (0)