mirror of
https://github.com/muerrilla/sd-webui-detail-daemon.git
synced 2026-03-13 17:29:52 +00:00
PEP 8: E203 whitespace before ':' PEP 8: E231 missing whitespace after ',' PEP 8: E305 expected 2 blank lines after class or function definition PEP 8: E701 multiple statements on one line (colon)