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 <[email protected]>
  • Loading branch information
leifdenby and joeloskarsson authored Sep 10, 2024
1 parent bcaa919 commit 90bc594
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 @@ -104,7 +104,7 @@ def get_vars_names(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 90bc594

Please sign in to comment.