Skip to content

Commit

Permalink
Fixing stray indent
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorris3 committed Oct 7, 2021
1 parent ab78e6e commit 14a2320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaxon/tp.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ def piecewise_poly(log_p, domain_boundaries, dof_values, element_number,
Upper/lower pressure boundaries (bar)
dof_values : numpy.ndarray
Values of the degrees of freedom
element_number : int
element_number : int
Number of elements in the piecewise polynomial parameterization
polynomial_order : int
Polynomial order in the piecewise polynomial parameterization
Expand Down

0 comments on commit 14a2320

Please sign in to comment.