Commit 01f531e9 authored by SunChaser's avatar SunChaser Committed by GitHub

fix: fix syntax errors

parent bef51aed
......@@ -20,7 +20,7 @@ class Upscaler:
filter = None
model = None
user_path = None
scalers: []
scalers = []
tile = True
def __init__(self, create_dirs=False):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment