Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BlitzCityDIY committed Dec 6, 2023
1 parent 6b1820b commit 3b07e32
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"sphinx.ext.todo",
]

autodoc_mock_imports = [
"micropython",
"busio",
"adafruit_bus_device",
"adafruit_register",
]
# autodoc_mock_imports = [
# "micropython",
# "busio",
# "adafruit_bus_device",
# "adafruit_register",
# ]

autodoc_preserve_defaults = True

Expand Down

0 comments on commit 3b07e32

Please sign in to comment.