Skip to content

Commit

Permalink
Fix typo in docstring: added comma after "If True" in consider_self_w…
Browse files Browse the repository at this point in the history
…eight parameter description.
  • Loading branch information
kunle009 committed Oct 17, 2024
1 parent a92be43 commit 196e113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FoundationDesign/combinedfootingdesign.py
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ def foundation_loads(
concrete_unit_weight : float, optional
The default unit weight of the concrete is 24kN/mm^3 (default unit kN/mm^3).
consider_self_weight : Bool, optional
If True self weight would be added if False self weight wont be considered
If True, self weight would be added if False, self weight wont be considered
Returns
-------
Expand Down

0 comments on commit 196e113

Please sign in to comment.