Remove shebang from test-apidoc-toc test root

This commit is contained in:
Adam Turner 2025-01-06 21:51:15 +00:00
parent a69d79bf67
commit 91bae649c1

2
tests/roots/test-apidoc-toc/mypackage/main.py Executable file → Normal file
View File

@ -1,5 +1,3 @@
#!/usr/bin/env python3
from pathlib import Path
import mod_resource