testsAndMisc-archive/python_pkg/extract_links
Krzysztof kuhy Rudnicki 52476d1b15 fix(lint): fix G004 and PTH123 violations across codebase
- Convert f-string logging to % style (G004)
- Convert open() to Path.open() (PTH123)
- Remove G004 and PTH123 from global ignores in pyproject.toml
2025-11-30 23:57:49 +01:00
..
tests refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
main.py fix(lint): fix G004 and PTH123 violations across codebase 2025-11-30 23:57:49 +01:00
pytest.ini refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
run.sh refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00