From e8d66a7d87698faa3141ee32bbb7d927be765136 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 31 Oct 2023 18:51:59 -0400 Subject: [PATCH] update note --- modules/paths.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/paths.py b/modules/paths.py index d922ca9ff..46dc27a0a 100644 --- a/modules/paths.py +++ b/modules/paths.py @@ -1,4 +1,4 @@ -# this module must not have any dependencies as it first import +# this module must not have any dependencies as it is a very first import before webui even starts import os import sys import json