Skip to content

Commit ef52139

Browse files
committed
Remove unnecessary shebang and encoding header in docs conf.
1 parent 86a55c8 commit ef52139

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/conf.py

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#!/usr/bin/env python3
2-
# -*- coding: utf-8 -*-
3-
41
extensions = [
52
'sphinx.ext.autodoc',
63
'jaraco.packaging.sphinx',

0 commit comments

Comments
 (0)