Skip to content

Commit 6ee7af7

Browse files
committed
changeset
1 parent f38651e commit 6ee7af7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
default: minor
3+
---
4+
5+
# Add `docstrings_on_attributes` config setting
6+
7+
Setting this option to `true` changes the docstring behavior in model classes: for any attribute that have a non-empty `description`, instead of describing the attribute as part of the class's docstring, the description will appear in an individual docstring for that attribute.

0 commit comments

Comments
 (0)