Skip to content

Commit 11846c8

Browse files
Blackify
1 parent e0ac8a5 commit 11846c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

concreteproperties/material.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ class Steel(Material):
6969
:class:`~concreteproperties.stress_strain_profile.StressStrainProfile`
7070
"""
7171

72-
7372
def __post_init__(self):
7473
super().__init__(
7574
name=self.name,

0 commit comments

Comments
 (0)