Skip to content

Commit

Permalink
fix indentaion in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmeagher committed Dec 17, 2024
1 parent d30ef64 commit 14cd475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ from c++:

If you get an error message like this:

conv_flux = nuflux.makeFlux("honda2006")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
conv_flux = nuflux.makeFlux("honda2006")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Boost.Python.ArgumentError: Python argument types in
_nuflux.makeFlux(str)
did not match C++ signature:
Expand Down

0 comments on commit 14cd475

Please sign in to comment.