Skip to content

Commit

Permalink
fixing style #22
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Feb 25, 2024
1 parent b21ac4b commit aa7ea1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/sumolib/miscutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,5 +340,3 @@ def short_names(filenames, noEmpty):
base = os.path.basename(prefix)
shortened = [base + f for f in shortened]
return shortened


0 comments on commit aa7ea1b

Please sign in to comment.