mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-18 01:53:58 +02:00
[pre-commit.ci lite] apply automatic fixes
This commit is contained in:
committed by
GitHub
parent
cc758bfdbe
commit
010ff02ebf
@@ -164,7 +164,7 @@ class NearbyOfflineFindingDevice(OfflineFindingDevice):
|
||||
self.detected_at + timedelta(hours=1),
|
||||
)
|
||||
return any(self.is_from(key) for key in potential_keys)
|
||||
|
||||
|
||||
msg = f"Cannot compare against {type(other_device)}"
|
||||
raise ValueError(msg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user