testsAndMisc/PYTHON/scapeWebsite
Krzysztof kuhy Rudnicki 5d4ce33dcd fix: enforce 88-char line length limit (E501)
- Fixed all 119 line-too-long errors across Python files
- Broke long strings, comments, and docstrings into multiline format
- All pre-commit hooks now pass with strict 88-char limit
2025-11-30 14:25:35 +01:00
..
.gitignore fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
requirements.txt fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
scrape_comics.py fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00