Skip to content

Commit

Permalink
lint again 2
Browse files Browse the repository at this point in the history
  • Loading branch information
griembauer committed Dec 23, 2024
1 parent 738b281 commit 5c96c94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ def main() -> None:
grass.message(
_(
f"Segmenting and/or Exporting: "
f"training tile {i + 1} of {len(tr_tiles)}"
f"training tile {i + 1} of {len(tr_tiles)}",
),
)
new_mapset = f"tmp_mapset_{ID}_{tile_id}"
Expand Down

0 comments on commit 5c96c94

Please sign in to comment.