tox fixes
This commit is contained in:
@@ -558,6 +558,7 @@ class Fit(FitDeprecated):
|
||||
drone.amountActive = 0
|
||||
changed = True
|
||||
|
||||
return changed
|
||||
# If any state was changed, recalculate attributes again
|
||||
# if changed:
|
||||
# self.recalc(fit)
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import json
|
||||
import json
|
||||
from math import log
|
||||
|
||||
from logbook import Logger
|
||||
|
||||
Reference in New Issue
Block a user