We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296e81b commit 41a5d97Copy full SHA for 41a5d97
docs/conf.py
@@ -50,6 +50,6 @@
50
51
napoleon_use_ivar = True
52
napoleon_use_rtype = False
53
-napoleon_use_param = False
+napoleon_use_param = True
54
55
autoapi_dirs = ["../src/marshmallow_union"]
0 commit comments