mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
f83edcf990
Prefer an early return/continue to reduce the indentation of the processor loop. Easier to read. There are other ways to improve its structure but at first glance, they seem to involve changing the logic in scarier ways. |
||
---|---|---|
.. | ||
__init__.py | ||
session_processor_base.py | ||
session_processor_common.py | ||
session_processor_default.py |