Skip to content

Commit

Permalink
fix: flake8 error
Browse files Browse the repository at this point in the history
Signed-off-by: bopeng-saitama <[email protected]>
  • Loading branch information
bopeng-saitama committed Oct 23, 2023
1 parent 8c41baa commit e33b93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros2caret/verb/check_ctf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


class CheckCTFVerb(VerbExtension):

def add_arguments(self, parser, cli_name):
parser.add_argument(
'trace_dir', type=str,
Expand Down

0 comments on commit e33b93e

Please sign in to comment.