From 06f114cf9a9dc0a99ad95e3fccd8fdc0c1036932 Mon Sep 17 00:00:00 2001 From: Alec Delaney Date: Wed, 19 Jan 2022 11:53:38 -0500 Subject: [PATCH] Add missing colon --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index b3456a3..e25be92 100755 --- a/docs/api.rst +++ b/docs/api.rst @@ -5,7 +5,7 @@ .. use this format as the module name: "adafruit_foo.foo" .. automodule:: _typing - :members + :members: .. automodule:: adafruit_blinka :members: -- 2.49.0