We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9983f4a commit 32a72c1Copy full SHA for 32a72c1
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