Skip to content

Commit

Permalink
Add line after fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Eden-D-Zhang committed Jan 27, 2025
1 parent 7d60b99 commit a1781da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ def main(argv):
str(subcommand),
]
# fmt : on

# Add subcommand-specific arguments
if DEL_COMMAND == subcommand:
if parsed_args.dry_run:
Expand Down

0 comments on commit a1781da

Please sign in to comment.