Skip to content

Commit

Permalink
#3844 fix indentation docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
brosaplanella committed May 19, 2024
1 parent 0237b11 commit c74b5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybamm/expression_tree/variable.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ class Variable(VariableBase):
name : str
name of the node
domain : iterable of str, optional
domain : iterable of str, optional
list of domains that this variable is valid over
auxiliary_domains : dict, optional
dictionary of auxiliary domains ({'secondary': ..., 'tertiary': ...,
Expand Down

0 comments on commit c74b5e5

Please sign in to comment.