Skip to content

Commit

Permalink
again and with additional vigor
Browse files Browse the repository at this point in the history
  • Loading branch information
halcy authored and halcy committed Jun 23, 2023
1 parent 5923744 commit 97f6551
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mastodon/types_base.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from __future__ import annotations # pythong < 3.9 compat
from typing import List, Union, Optional, Dict, Any, Tuple, Callable, get_type_hints, TypeVar, IO, Generic
from datetime import datetime, timezone
import dateutil
Expand Down

0 comments on commit 97f6551

Please sign in to comment.