Skip to content

Commit 093a1dd

Browse files
committed
Changed line endings on #! line for manage.py
1 parent 942395a commit 093a1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
from django.core.management import execute_manager
33
try:
44
import settings # Assumed to be in the same directory.

0 commit comments

Comments
 (0)