Skip to content

Commit

Permalink
fixed black error
Browse files Browse the repository at this point in the history
  • Loading branch information
lucadelu committed Jan 5, 2024
1 parent cea2886 commit a7111a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/temporal/t.rast.climatologies/t.rast.climatologies.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def main():
import grass.pygrass.modules as pymod
import grass.script as gscript
import grass.temporal as tgis

options, flags = gscript.parser()
strds = options["input"]
output = options["output"]
Expand Down

0 comments on commit a7111a1

Please sign in to comment.