mirror of
https://github.com/gsi-upm/senpy
synced 2025-11-29 18:58:17 +00:00
Closes #40
This commit is contained in:
@@ -21,3 +21,6 @@ class AsyncPlugin(AnalysisPlugin):
|
||||
values = self._do_async(2)
|
||||
entry.async_values = values
|
||||
yield entry
|
||||
|
||||
def test(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user