locator/base.py: flake8
This commit is contained in:
@@ -5,5 +5,3 @@ class LocatorBase(object):
|
|||||||
|
|
||||||
async def locate(self, observation, hint=None, **kwargs):
|
async def locate(self, observation, hint=None, **kwargs):
|
||||||
raise NotImplementedError
|
raise NotImplementedError
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user