This commit is contained in:
Kovid Goyal 2012-09-06 10:04:42 +05:30
parent ff89f7b001
commit 8d77e72970

View File

@ -227,6 +227,7 @@ class DevicePlugin(Plugin):
:param force_refresh: If True and the driver uses a cache to prevent
repeated scanning, the cache must be flushed.
'''
raise NotImplementedError()