Skip to content

Commit

Permalink
add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jhazentia committed Mar 11, 2024
1 parent c56da56 commit 01c2764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scos_actions/hardware/mocks/mock_sigan.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def plugin_version(self):

@property
def plugin_name(self) -> str:
"""Returns the current package name of scos-actions."""
return self._plugin_name

@property
Expand Down

0 comments on commit 01c2764

Please sign in to comment.