add magical fix things on below 3.9 line

pull/350/head
halcy 2023-06-24 00:33:32 +03:00
rodzic b917978504
commit 59237449fd
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,4 @@
from __future__ import annotations # pythong < 3.9 compat
from datetime import datetime
from typing import Union, Optional, Tuple, List, IO, Dict
from mastodon.types_base import AttribAccessDict, IdType, MaybeSnowflakeIdType, PrimitiveIdType, EntityList, PaginatableList, NonPaginatableList, PathOrFile, WebpushCryptoParamsPubkey, WebpushCryptoParamsPrivkey, try_cast_recurse, try_cast