Skip to content

Commit 09a9e36

Browse files
committed
Fix sphinx exclude for eveL -> _eve rename
1 parent acef93a commit 09a9e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"ports/zephyr",
157157
"py",
158158
"shared-bindings/util.*",
159-
"shared-bindings/eveL/modeveL-gen.h",
159+
"shared-bindings/_eve/mod_eve-gen.h",
160160
"shared-module",
161161
"supervisor",
162162
"tests",

0 commit comments

Comments
 (0)