We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5657fb0 + e54775a commit 135a2baCopy full SHA for 135a2ba
1 file changed
docs/design_guide.rst
@@ -267,6 +267,14 @@ After the license comment::
267
268
"""
269
270
+Version description
271
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
272
+
273
+After the import statements::
274
275
+ __version__ = "0.0.0+auto.0"
276
+ __repo__ = "<repo github link>"
277
278
279
Class description
280
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments