Let annotations work

pull/21/head
Kohaku-Blueleaf 2023-01-24 03:13:45 +08:00
parent ecda22390d
commit 2b33160408
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
from __future__ import annotations
from modules import scripts
from modules import script_callbacks, shared
from modules import generation_parameters_copypaste as gpc