Skip to content

Commit 9abf0a6

Browse files
committed
Ignore sphinx warning
1 parent 1d5a986 commit 9abf0a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@
8989
("py:class", "p4p.nt.NTTable"),
9090
# Problems in FastCS itself
9191
("py:class", "fastcs.transport.epics.pva.pvi_tree._PviSignalInfo"),
92+
("py:class", "fastcs.logging._logging.LogLevel"),
93+
("py:class", "fastcs.logging._graylog.GraylogEndpoint"),
94+
("py:class", "fastcs.logging._graylog.GraylogStaticFields"),
95+
("py:class", "fastcs.logging._graylog.GraylogEnvFields"),
9296
# TypeVar without docstrings still give warnings
9397
("py:class", "fastcs.datatypes.T_Numerical"),
9498
("py:class", "strawberry.schema.schema.Schema"),

0 commit comments

Comments
 (0)