Skip to content

Commit

Permalink
docs: fixed build warning regarding import cycle in twitchAPI.object
Browse files Browse the repository at this point in the history
  • Loading branch information
Teekeks committed Sep 17, 2024
1 parent 88618c3 commit e09e85b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions twitchAPI/object/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
.. autosummary::
twitchAPI.object.base
twitchAPI.object.api
twitchAPI.object.eventsub
base
api
eventsub
"""

Expand Down

0 comments on commit e09e85b

Please sign in to comment.