Skip to content

Commit

Permalink
missing annotations import
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmTomahawkx committed Aug 17, 2023
1 parent b21e681 commit ad4b738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions twitchio/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
"""
from __future__ import annotations

import datetime
import time
Expand Down

0 comments on commit ad4b738

Please sign in to comment.