mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-05-01 11:41:23 +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