mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 09:38:23 +02:00
reorganize scripts/extensions
Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
@@ -6,7 +6,7 @@ from modules.logger import log
|
||||
registered = False
|
||||
|
||||
|
||||
class Script(scripts_manager.Script):
|
||||
class FreeScaleScript(scripts_manager.Script):
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.orig_pipe = None
|
||||
|
||||
Reference in New Issue
Block a user