mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 03:10:21 +00:00
Lint
This commit is contained in:
@@ -138,7 +138,6 @@ class ExtraNetworksPage:
|
|||||||
continue
|
continue
|
||||||
|
|
||||||
subdir = os.path.abspath(x)[len(parentdir):].replace("\\", "/")
|
subdir = os.path.abspath(x)[len(parentdir):].replace("\\", "/")
|
||||||
|
|
||||||
if not subdir.startswith("/"):
|
if not subdir.startswith("/"):
|
||||||
subdir = "/" + subdir
|
subdir = "/" + subdir
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user