Skip to content

Commit

Permalink
mnt: address lint
Browse files Browse the repository at this point in the history
  • Loading branch information
akrherz committed Apr 1, 2024
1 parent 3060616 commit 06455fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/dynamic_tillage/compute_smstate.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def job(huc12, dt):
df = pd.concat(dfs)
df["huc12"] = huc12
return df
return None


@click.command()
Expand Down

0 comments on commit 06455fc

Please sign in to comment.