Skip to content

Commit fc2db76

Browse files
Don't error in auto generated py files
Signed-off-by: Stefan Brus <stefan.brus@frequenz.com>
1 parent 5477aeb commit fc2db76

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ plugins:
9999
default_handler: python
100100
handlers:
101101
python:
102+
griffe:
103+
ignore_errors:
104+
- no-annotation
102105
options:
103106
paths: ["py"]
104107
docstring_section_style: spacy

0 commit comments

Comments
 (0)