Remove unused variables

This commit is contained in:
XANTRONIX 2025-03-12 21:30:29 -04:00
parent fe3cd6bb4b
commit 77970e89ba

View file

@ -106,8 +106,6 @@ def loft_parcel(start_temp: float,
dewpoint, pressure value, will be dispatched to obtain the lapse rate dewpoint, pressure value, will be dispatched to obtain the lapse rate
for each height. for each height.
""" """
sx_last = None
sy_last = None
last_height = None last_height = None
temp = start_temp temp = start_temp