Skip to content

Commit

Permalink
add docstring for attribute "name"
Browse files Browse the repository at this point in the history
  • Loading branch information
JPXKQX committed Jul 9, 2024
1 parent 0235853 commit fe940de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/anemoi/graphs/nodes/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ class HEALPixNodes(BaseNodeBuilder):
----------
resolution : int
The resolution of the grid.
name : str
The name of the nodes.
Methods
-------
Expand Down

0 comments on commit fe940de

Please sign in to comment.