mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-12-29 19:05:05 +08:00
Linter fix - extraneous whitespace
This commit is contained in:
parent
c5ae225418
commit
44afb48447
@ -295,7 +295,7 @@ def read_metadata_from_safetensors(filename):
|
||||
pass
|
||||
except:
|
||||
errors.report(f"Error reading metadata from file: {filename}", exc_info=True)
|
||||
|
||||
|
||||
return res
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user