Skip to content

Commit

Permalink
Remove signature of Asset and Colour
Browse files Browse the repository at this point in the history
  • Loading branch information
EvieePy committed Jan 3, 2025
1 parent bd75392 commit d5e36ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/references/utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ Asset

.. attributetable:: twitchio.Asset

.. autoclass:: twitchio.Asset
.. autoclass:: twitchio.Asset()
:members:


Colour
------
.. attributetable:: twitchio.Colour

.. autoclass:: twitchio.Colour
.. autoclass:: twitchio.Colour()
:members:


Expand Down

0 comments on commit d5e36ed

Please sign in to comment.