feat: refactor type dict
This commit is contained in:
@@ -769,4 +769,4 @@ LANGUAGE_INFORMATION: typing.Dict[str, TypedLanguageInformation] = {
|
||||
}
|
||||
|
||||
|
||||
DEFAULT_LANGUAGE = LANGUAGE_INFORMATION["de"]
|
||||
DEFAULT_LANGUAGE: TypedLanguageInformation = LANGUAGE_INFORMATION["de"]
|
||||
|
||||
Reference in New Issue
Block a user