made code work on < python3.12
This commit is contained in:
parent
90d301c054
commit
375e5deaf2
4 changed files with 8 additions and 32 deletions
|
@ -1,6 +1,6 @@
|
|||
import json
|
||||
import os
|
||||
from typing import Dict, List, Literal, Mapping, Any, NotRequired, TypedDict
|
||||
from typing import Dict, List, Literal, Mapping, Any, TypedDict
|
||||
from modules.keys import Language
|
||||
import logging
|
||||
import copy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue