mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-06 17:23:11 +02:00
- Restored imports in _check_argos(), _check_deep_translator(), _check_langdetect() - Used _ = module assignment to prevent autoflake from removing imports - These imports test module availability by triggering ImportError if missing - All 30 pre-commit hooks now passing Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| test_texts | ||
| tests | ||
| __init__.py | ||
| analyzer.py | ||
| anki_generator.py | ||
| cache.py | ||
| excerpt_finder.py | ||
| learning_pipe.py | ||
| run_anki_generator.sh | ||
| translator.py | ||
| vocabulary_curve.py | ||