We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 814fd79 commit 656f32eCopy full SHA for 656f32e
neuroml/nml/generatedssupersuper.py
@@ -474,6 +474,8 @@ def get_parameters(self):
474
This returns a subset of the results of the `info()` method, limiting
475
the results to the parameters only.
476
477
+ .. versionadded:: 0.6.6
478
+
479
:returns: dictionary with parameter names as keys, and parameter values
480
as values
481
:rtype: dict[str, str]
0 commit comments