mirror of
https://github.com/vladmandic/sdnext.git
synced 2026-01-27 15:02:48 +03:00
4 lines
136 B
Python
4 lines
136 B
Python
# a1111 compatibility module: unused
|
|
|
|
from modules.infotext import parse as parse_generation_parameters # pylint: disable=unused-import
|