mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-03-13 17:09:49 +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