COMMITS
/ modules/script_loading.py April 22, 2024
A
restore 1.8.0-style naming of scripts
AUTOMATIC1111 committed
A
undo adding scripts to sys.modules
AUTOMATIC1111 committed
April 16, 2024
H
Fix cls.__module__
huchenlei committed
April 6, 2024
A
use 'scripts.' prefix for names of dynamically loaded modules
AUTOMATIC1111 committed
April 1, 2024
S
feat: ensure the indexability of dynamically imported packages
storyicon committed
July 18, 2023
May 31, 2023
A
rename print_error to report, use it with together with package name
AUTOMATIC committed
May 29, 2023
A
Add & use modules.errors.print_error where currently printing exception info by hand
Aarni Koskela committed
May 10, 2023
A
F401 fixes for ruff
AUTOMATIC committed
January 25, 2023
M
use python importlib to load and execute extension modules
Max Audron committed
November 12, 2022
A