whitespace for #11477

This commit is contained in:
AUTOMATIC1111 2023-07-08 14:44:02 +03:00
parent 53924aeaf0
commit 3602602260

View File

@ -187,7 +187,7 @@ class Script:
return f'script_{tabname}{title}_{item_id}' return f'script_{tabname}{title}_{item_id}'
def before_hr(self, p ,*args): def before_hr(self, p, *args):
""" """
This function is called before hires fix start. This function is called before hires fix start.
""" """