Remove unused variables
This commit is contained in:
parent
fe3cd6bb4b
commit
77970e89ba
1 changed files with 0 additions and 2 deletions
|
@ -106,8 +106,6 @@ def loft_parcel(start_temp: float,
|
|||
dewpoint, pressure value, will be dispatched to obtain the lapse rate
|
||||
for each height.
|
||||
"""
|
||||
sx_last = None
|
||||
sy_last = None
|
||||
last_height = None
|
||||
|
||||
temp = start_temp
|
||||
|
|
Loading…
Add table
Reference in a new issue