fix: remove top-level helpers.py after migration to helpers/ package (#33)
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m12s
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m12s
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
4781ec11db
commit
2eae57b8bb
2153
helpers.py
2153
helpers.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user