Early return

This commit is contained in:
Colin Goutte 2021-09-27 16:04:58 +02:00
parent 2973857218
commit ee9e555e21
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ def get_rapport(idsonde):
try:
last = mesures[idsonde][-1]
except IndexError:
pass
return
else:
last = utils.prepare(last)
for name, data in sorted(