mirror of https://gitlab.com/pamhyr/pamhyr2
pep8
parent
61fce32c60
commit
80a463a91e
|
|
@ -412,7 +412,6 @@ class ProfileXYZ(Profile, SQLSubModel):
|
|||
length += abs(s - e)
|
||||
return length
|
||||
|
||||
|
||||
def wet_perimeter(self, z):
|
||||
lines = self.wet_lines(z)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue