Skip to content

Commit e13c0c4

Browse files
committed
Unquated None
1 parent 48af203 commit e13c0c4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@
2626
intersphinx_mapping = {
2727
"python": ("https://docs.python.org/3.4", None),
2828
"CircuitPython": ("https://circuitpython.readthedocs.io/en/latest/", None),
29-
"displayio": (
30-
"https://adafruit-blinka-displayio.readthedocs.io/en/latest/",
31-
"None",
32-
),
29+
"displayio": ("https://adafruit-blinka-displayio.readthedocs.io/en/latest/", None),
3330
}
3431

3532
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)