Skip to content

Commit

Permalink
Updating ...
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Aug 5, 2024
2 parents a97a981 + 47aab21 commit 6b50aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/id/ElementID.python.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ void wrapElementID( python::module& module, python::module& ) {

python::init< int >(),
python::arg( "number" ),
"Initialise the reaction\n\n"
"Initialise the element identifier\n\n"
"Arguments:\n"
" self the reaction\n"
" number the element number"
Expand Down

0 comments on commit 6b50aa9

Please sign in to comment.