NomsterDude
Results
5
issues of
NomsterDude
Removed the need to import math by implementing another method to calculate a sqrt.
Removed unused imports.
Reformatted imports.
Updated print statements to f-strings.
Updated all `self.last_pos_datetime` caculations to not exit the program if `ac_dict.time_position` is NoneType.