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