Skip to content

Commit c4c6eac

Browse files
committed
pre-commit
1 parent 9380efa commit c4c6eac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333

3434

3535
intersphinx_mapping = {
36-
"python": ("https://docs.python.org/3", None),"BusDevice": ("https://docs.circuitpython.org/projects/busdevice/en/latest/", None),
37-
36+
"python": ("https://docs.python.org/3", None),
37+
"BusDevice": ("https://docs.circuitpython.org/projects/busdevice/en/latest/", None),
3838
"CircuitPython": ("https://docs.circuitpython.org/en/latest/", None),
3939
}
4040

0 commit comments

Comments
 (0)