testsAndMisc/python_pkg/anki_decks
Krzysztof kuhy Rudnicki 078a4c0071 refactor(anki_decks): remove all noqa comments and fix underlying issues
- Replace module-level globals with _mp_state dict (PLW0603)
- Use hashlib.sha256 instead of md5 (S324)
- Use secrets.randbelow instead of random.randrange (S311)
- Use tempfile.gettempdir() instead of hardcoded /tmp (S108)
- Replace assert statements with RuntimeError (S101)
2026-03-13 20:47:52 +01:00
..
polish_coastal_features refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_forests refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_gminy refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_islands refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_lakes refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_landscape_parks refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_license_plates refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_mountain_peaks refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_mountain_ranges refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_national_parks refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_nature_reserves refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_powiaty refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_rivers refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
polish_unesco_sites refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
warsaw_bridges refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
warsaw_districts refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
warsaw_landmarks refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
warsaw_metro refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
warsaw_osiedla refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
warsaw_streets refactor(anki_decks): remove all noqa comments and fix underlying issues 2026-03-13 20:47:52 +01:00
__init__.py Consolidate all Anki deck generators into python_pkg/anki_decks/ 2026-02-07 15:32:23 +01:00
preview_all.html Consolidate all Anki deck generators into python_pkg/anki_decks/ 2026-02-07 15:32:23 +01:00
run.sh feat: added run sh and makefile scripts 2026-02-22 22:00:50 +01:00