mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-06 11:03:07 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| generateJpeg.py | ||
| Readme.md | ||
| requirements.txt | ||
Did you ever need to generate random jpg images with huge file size? Now you can!