mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
lycoris, strong linting, model keyword, circular imports
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ def run(code, task):
|
||||
try:
|
||||
code()
|
||||
except Exception as e:
|
||||
display(task, e)
|
||||
display(e, task)
|
||||
|
||||
|
||||
def exception():
|
||||
|
||||
Reference in New Issue
Block a user