Skip to content

Commit

Permalink
Merge pull request #197 from githubalexliu/doc-mydoc
Browse files Browse the repository at this point in the history
Documentation minor fixes
  • Loading branch information
rkingsbury authored Nov 3, 2024
2 parents 8a41494 + f68c297 commit 2c970b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/class_solution.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This page contains detailed information on each of the methods, attributes, and
.. autoclass:: pyEQL.Solution
:members:
:inherited-members:
:private-members: _get_property
:private-members: _get_property, _get_diffusion_coefficient, _get_molar_conductivity, _get_mobility
:special-members: __init__
:member-order: bysource
```

0 comments on commit 2c970b0

Please sign in to comment.