Skip to content

Commit 67c8e08

Browse files
fix: add Token class to nitpick_ignore for sphinx docs build
1 parent 490f1d6 commit 67c8e08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
"Event",
180180
),
181181
("py:func", "get_finished_logs"),
182+
("py:class", "Token"),
182183
]
183184

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

0 commit comments

Comments
 (0)