Skip to content

Commit 656f32e

Browse files
committed
chore(params): add versionadded doc info
1 parent 814fd79 commit 656f32e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

neuroml/nml/generatedssupersuper.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,8 @@ def get_parameters(self):
474474
This returns a subset of the results of the `info()` method, limiting
475475
the results to the parameters only.
476476
477+
.. versionadded:: 0.6.6
478+
477479
:returns: dictionary with parameter names as keys, and parameter values
478480
as values
479481
:rtype: dict[str, str]

0 commit comments

Comments
 (0)