mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-06-07 21:20:49 +00:00
Lint
This commit is contained in:
parent
f6762d2ad9
commit
8048f36072
@ -138,7 +138,6 @@ class ExtraNetworksPage:
|
||||
continue
|
||||
|
||||
subdir = os.path.abspath(x)[len(parentdir):].replace("\\", "/")
|
||||
|
||||
if not subdir.startswith("/"):
|
||||
subdir = "/" + subdir
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user