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 90bc594 commit 5bda935
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 @@ -121,7 +121,7 @@ def get_num_data_vars(self, category: str) -> int:
Parameters
----------
category : str
The category of the variables.
The category of the variables (state/forcing/static).
Returns
-------
Expand Down

0 comments on commit 5bda935

Please sign in to comment.