Skip to content

Commit

Permalink
fixit
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammedsural committed Mar 4, 2024
1 parent e4b6109 commit 4397eb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_TSCConfinmentBarsRules.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@
@pytest.fixture(scope="class")
def setUpClass():
Confinment = ConfimentDesign(Nd, fsy, Fctd, Ln, B, H, ClearCoverConc, X_tiebars, Y_tiebars, f_co, fywe, TieRebarDiameter, LongnitRebarDiameter)
retur Confinment
return Confinment

def

0 comments on commit 4397eb7

Please sign in to comment.