Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jherbel committed Jun 25, 2024
1 parent 4618b55 commit d2a8afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RobotmkLibrary/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

def monitor_subsequent_keyword_runtime( # pylint: disable=missing-function-docstring
*,
discover_as: str, # pylint: disable=unused-argument
discover_as2: str, # pylint: disable=unused-argument
) -> None:
return

0 comments on commit d2a8afd

Please sign in to comment.