Skip to content

Commit ce86be5

Browse files
committed
Remove python3 specific shebang
1 parent 134485b commit ce86be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33
#
44
# django-babel documentation build configuration file, created by

0 commit comments

Comments
 (0)