Commit d242c25
committed
Fix all ruff linting errors
- Fix import formatting in test_ingest.py (remove extra blank line)
- Fix generate_marketing_screenshots.py:
- Remove trailing whitespace and blank line whitespace (77 auto-fixes)
- Use ternary operator for image mode check
- Replace bare except with Exception
- Split long function signature and calls
- Remove unused variable text_area_width1 parent 8571682 commit d242c25
1 file changed
Lines changed: 93 additions & 87 deletions
0 commit comments