Skip to content

Commit

Permalink
relative package shenanegins
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmTomahawkx committed Oct 17, 2023
1 parent 97949a7 commit efad6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitchio/eventsub/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from typing_extensions import Self

from ...utils import json_loader, parse_timestamp as _parse_timestamp
from twitchio.utils import json_loader, parse_timestamp as _parse_timestamp
from .models import AllModels, _event_map

if TYPE_CHECKING:
Expand Down

0 comments on commit efad6f6

Please sign in to comment.