Skip to content

Commit

Permalink
Update neural_lam/datastore/base.py
Browse files Browse the repository at this point in the history
Co-authored-by: Joel Oskarsson <joel.oskarsson@outlook.com>
  • Loading branch information
leifdenby and joeloskarsson authored Sep 10, 2024
1 parent 4fc2448 commit bcaa919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neural_lam/datastore/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def get_vars_units(self, category: str) -> List[str]:
Parameters
----------
category : str
The category of the variables.
The category of the variables (state/forcing/static).
Returns
-------
Expand Down

0 comments on commit bcaa919

Please sign in to comment.