Skip to content

Commit 4600203

Browse files
author
Yuriy Peshkichev
committed
contributing docstrings
1 parent ab9f0ad commit 4600203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ poetry init
7676
7777
### Docstrings
7878
Use this Google style docstrings format:
79+
7980
https://www.sphinx-doc.org/en/master/usage/extensions/example_google.html
81+
8082
Example from Dialog2graph:
8183
```python
8284
class ModelStorage(BaseModel):

0 commit comments

Comments
 (0)