mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-24 02:22:20 +00:00
YAPFed
This commit is contained in:
@@ -4,7 +4,6 @@ from time import sleep
|
||||
|
||||
|
||||
class SleepPlugin(SenpyPlugin):
|
||||
|
||||
def activate(self, *args, **kwargs):
|
||||
sleep(self.timeout)
|
||||
|
||||
|
Reference in New Issue
Block a user