mirror of
https://github.com/vladmandic/automatic
synced 2026-08-25 22:20:46 +02:00
c4d9338d2e
Signed-off-by: Vladimir Mandic <mandic00@live.com>
3 lines
112 B
Python
3 lines
112 B
Python
# compatibility with extensions that import scripts directly
|
|
from modules.scripts_manager import * # noqa: F403
|