Python: Update extractor tests

This commit is contained in:
Taus
2025-05-02 13:29:52 +00:00
parent 67d04d5477
commit 2ded42c285
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
| .hidden/inner/test.py |
| .hidden/module.py |
| folder/module.py |
| package |
| package/__init__.py |

View File

@@ -3,3 +3,4 @@
| Module foo.bar |
| Module foo.include_test |
| Package foo |
| Script hidden_foo.py |