mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove shebang from test-apidoc-toc test root
This commit is contained in:
parent
a69d79bf67
commit
91bae649c1
2
tests/roots/test-apidoc-toc/mypackage/main.py
Executable file → Normal file
2
tests/roots/test-apidoc-toc/mypackage/main.py
Executable file → Normal file
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
import mod_resource
|
||||
|
Loading…
Reference in New Issue
Block a user