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