Skip to content

Commit 46b4315

Browse files
committed
Typo
1 parent 5a00600 commit 46b4315

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/django_atomic_transactions/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import os
22

3-
43
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
54

65
SECRET_KEY = os.environ.get('SECRET_KEY', '')

0 commit comments

Comments
 (0)