fix: remove top-level helpers.py after migration to helpers/ package (#33)
Python resolves `import helpers` and `from helpers import ...` to the helpers/ package (directory with __init__.py), so helpers.py has been unreachable dead code since the package migration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
da55cbe4d4
commit
7d5b6c642a
2153
helpers.py
2153
helpers.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user