Add field descriptions to the config schema :)
This commit is contained in:
parent
2def2aece5
commit
3cb5db7528
6 changed files with 84 additions and 23 deletions
1
stubs/class_doc/__init__.pyi
Normal file
1
stubs/class_doc/__init__.pyi
Normal file
|
@ -0,0 +1 @@
|
|||
def extract_docs_from_cls_obj(cls: type) -> dict[str, list[str]]: ...
|
Loading…
Add table
Add a link
Reference in a new issue