Skip to content

Commit b55143c

Browse files
committed
Fix where the automodule points to in api.rst
1 parent e74cce5 commit b55143c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
.. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py)
55
.. use this format as the module name: "adafruit_foo.foo"
66
7-
.. automodule:: displayio_effects
7+
.. automodule:: displayio_effects.throttle_effect
88
:members:

0 commit comments

Comments
 (0)