Skip to content

Commit

Permalink
run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Oct 19, 2023
1 parent f5b1609 commit fc35842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scos_actions/hardware/mocks/mock_sigan.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def __init__(self, randomize_values=False):
@property
def is_available(self):
return self._is_available

@property
def plugin_version(self):
return self._plugin_version
Expand Down

0 comments on commit fc35842

Please sign in to comment.