summaryrefslogtreecommitdiff
path: root/tests/wipy/wdt.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wipy/wdt.py')
-rw-r--r--tests/wipy/wdt.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/wipy/wdt.py b/tests/wipy/wdt.py
index a894b88fd..56f6ea8d9 100644
--- a/tests/wipy/wdt.py
+++ b/tests/wipy/wdt.py
@@ -1,6 +1,6 @@
-'''
+"""
WDT test for the CC3200 based boards
-'''
+"""
from machine import WDT
import time