mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-04 14:52:11 -08:00
Linter fix - extraneous whitespace
This commit is contained in:
parent
c5ae225418
commit
44afb48447
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue