Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 9, 2024
1 parent 4fb856d commit dc64ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fmtm_splitter/splitter.py
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@ def main(args_list: list[str] | None = None):
meters=args.meters,
osm_extract=data,
outfile=args.outfile,
)
)
else:
split_by_square(
args.boundary,
Expand Down

0 comments on commit dc64ad7

Please sign in to comment.