We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b90641 commit d85c885Copy full SHA for d85c885
2 files changed
linux/watchdog.py
tests/system.py
@@ -2,7 +2,7 @@
2
import random
3
import unittest
4
5
-from linux import system, watchdog
+from linux import system
6
7
class suspend(unittest.TestCase):
8
def test(self, rtc = 'rtc0'):
0 commit comments