testsAndMisc-archive/python_pkg/praca_magisterska_video/generate_images
Krzysztof kuhy Rudnicki 78c1d77144 fix: resolve all pre-commit hook failures after file splits
- Remove all # type: ignore and # noqa comments (banned by no-noqa hook)
- Add mypy --disable-error-code flags to pre-commit config for error
  codes previously suppressed by inline comments
- Fix broken imports after ruff auto-removed re-exports:
  steam_backlog_enforcer, stockfish_analysis, word_frequency, lichess_bot
- Re-add re-exports with __all__ in translator.py, screen_lock.py
- Split _process_epc_fc.py (524 lines) into _process_epc_fc.py + _process_fc.py
- Fix test failures: keyboard_coop, stockfish_analysis, tag_divider
- Add per-file-ignores for PLC0415 (deferred imports) in 7 files
- Mark shebang scripts as executable
- Add __init__.py for generate_images and repo_explorer packages
- Fix codespell, eslint, ruff-format, prettier issues
- Update copilot-instructions.md with --no-verify ban
2026-03-18 22:20:05 +01:00
..
__init__.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_agent_cognitive.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_agent_reactive.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_arch_c4.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_arch_layers.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_automata_common.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_automata_fa.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_automata_lba.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_automata_pda.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_automata_tm.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_bf_negative_diagrams.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_norm_advanced.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_norm_basic.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_norm_higher.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_pattern_navigation.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_pattern_pillars_observer.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_pattern_template_catalog.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_process_bpmn_uml.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_process_epc_fc.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_process_fc.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_pubsub_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_pubsub_qos.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_pubsub_topic_content.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_pubsub_type_hierarchical.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9_basics.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9_classic_sync.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9_ipc.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9_race_deadlock.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q9q12_common.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_q9q12_network_flow.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_q9q12_network_graph.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_q9q12_processes.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_q20_architectures.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_batch_and_windows.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_late_and_decisions.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_platforms.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q20_time_monitoring_sessions.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_architectures.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_diy_unet.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_mean_shift_ncuts.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_mnemonics.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_nn_basics.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_otsu_watershed.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_receptive_transformer.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q23_region_diy.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_fpn_tasks_cnn.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_haar_integral_svm.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_hog_classical.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_iou_nms_detector.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_modern_pipelines.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q24_rcnn_yolo.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q31_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q31_criteria_comparison.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q31_ev_spectrum.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q31_hurwicz_mnemonic.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_q31_regret_matrix.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_robot_movement_ros.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_robot_pyramid_vendor.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_robot_ros_rapid.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_sched_common.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_sched_complexity_edd.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_sched_graham.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_sched_johnson.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_sched_spt_flow_job.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
_shortest_path_traversals.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
_study_consensus.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_study_network.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
_study_vision.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
anki_approach_1.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
anki_approach_2.py refactor(praca_magisterska_video): fix ruff violations and remove noqa from diagram generators 2026-03-13 20:52:27 +01:00
anki_generator.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_agent_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_anki_final.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_anki_v2.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_anki_v3.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_anki.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_arch_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_automata_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_bf_negative_diagram.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_normalization_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_pattern_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_process_diagrams.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
generate_pubsub_diagrams.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
generate_q9_all_diagrams.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
generate_q9_q12_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_q20_diagrams.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
generate_q23_diagrams.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
generate_q24_diagrams.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
generate_q31_diagrams.py WIP: Enforce 500-line limit - split batch 1 2026-03-16 22:46:48 +01:00
generate_robot_lang_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_scheduling_diagrams.py fix: resolve all pre-commit hook failures after file splits 2026-03-18 22:20:05 +01:00
generate_shortest_path_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
generate_study_diagrams.py refactor: enforce 500-line limit on all Python source files 2026-03-17 22:47:42 +01:00
print_questions.sh feat: added scripts for generating images for praca magisterska obrona 2026-02-22 13:08:14 +01:00
split_questions.py refactor(praca/generate_images): fix ruff violations in diagram generators batch 1 2026-03-14 14:29:54 +01:00