mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 11:09:26 +00:00
fixed import logger
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import re
|
||||
import colorsys
|
||||
|
||||
from modules import logger
|
||||
from modules.logger import logger
|
||||
|
||||
|
||||
def extract_colorscheme(theme_path: str) -> dict[str, str]:
|
||||
|
||||
Reference in New Issue
Block a user