Skip to content

Commit

Permalink
[535] removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
monocongo committed Sep 19, 2024
1 parent 08288c4 commit b68457c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/climate_indices/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -1622,8 +1622,6 @@ def process_climate_indices(
# ...

try:
start_datetime = datetime.now()

# validate the arguments and determine the input type
input_type = _validate_args(arguments)

Expand Down

0 comments on commit b68457c

Please sign in to comment.