mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-13 14:44:28 -04:00
More documentation
This commit is contained in:
parent
993a4c1d79
commit
326b5edcff
4 changed files with 46 additions and 3 deletions
|
@ -69,5 +69,6 @@ class HonCommand:
|
|||
|
||||
@property
|
||||
def settings(self):
|
||||
"""Parameters with typology enum and range"""
|
||||
return {s: self._parameters[s] for s in self.setting_keys}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue