Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MassimoCimmino committed Jul 1, 2024
1 parent 45f60b8 commit 652158b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pygfunction/pipes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1777,8 +1777,7 @@ def _pipe_connectivity(
.. math::
T_{f,out} =
\\mathbf{c_{fu}} \\mathbf{T_{fu}}(z=0)
T_{f,out} = \\mathbf{c_{fu}} \\mathbf{T_{fu}}(z=0)
Parameters
----------
Expand Down Expand Up @@ -2138,8 +2137,7 @@ def _pipe_connectivity(
.. math::
T_{f,out} =
\\mathbf{c_{fu}} \\mathbf{T_{fu}}(z=0)
T_{f,out} = \\mathbf{c_{fu}} \\mathbf{T_{fu}}(z=0)
Parameters
----------
Expand Down

0 comments on commit 652158b

Please sign in to comment.