testsAndMisc/PYTHON/extractLinks
Krzysztof kuhy Rudnicki 1bc09449b5 refactor: replace print() with logging (T201)
- Converted 67 print statements to logging across 11 files
- Added logging.basicConfig(level=logging.INFO) to each file
- Used appropriate log levels: info, warning, error, exception
- Removed T201 from ruff ignore list to enforce logging usage
2025-11-30 14:36:13 +01:00
..
tests fix(lint): All pre-commit hooks pass (Group 6 + Config fixes) 2025-11-30 13:59:21 +01:00
main.py refactor: replace print() with logging (T201) 2025-11-30 14:36:13 +01:00
pytest.ini feat: added script to extract links form html 2025-09-06 14:00:34 +02:00
run.sh feat: added script to extract links form html 2025-09-06 14:00:34 +02:00