Make Python scripts with shebangs executable

- Set executable bit for word_frequency module scripts with shebangs
- All 30 pre-commit hooks now passing

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-01-07 21:34:56 +00:00
parent 840a712bb4
commit 91705f3704
9 changed files with 0 additions and 0 deletions

0
python_pkg/word_frequency/analyzer.py Normal file → Executable file
View File

0
python_pkg/word_frequency/anki_generator.py Normal file → Executable file
View File

0
python_pkg/word_frequency/cache.py Normal file → Executable file
View File

0
python_pkg/word_frequency/excerpt_finder.py Normal file → Executable file
View File

0
python_pkg/word_frequency/learning_pipe.py Normal file → Executable file
View File

0
python_pkg/word_frequency/tests/test_anki_generator.py Normal file → Executable file
View File

View File

0
python_pkg/word_frequency/translator.py Normal file → Executable file
View File

0
python_pkg/word_frequency/vocabulary_curve.py Normal file → Executable file
View File