Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
metzm committed Dec 10, 2024
1 parent 4617d94 commit bb10431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r.slopeunits.optimize/r.slopeunits.optimize.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def run_batch(
thresh,
cleansize,
plainsmap,
convergence
convergence,
):
"""Calls r.slopeunits.create, r.slopeunits.clean and r.slopeunits.metrics"""
global COUNT_GLOBAL
Expand Down

0 comments on commit bb10431

Please sign in to comment.