Skip to content

Commit a2d704b

Browse files
author
rsora
committed
Import platform as a module
1 parent 12fbed3 commit a2d704b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_daemon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
# a commercial license, send an email to license@arduino.cc.
1515

1616
import os
17+
import platform
1718
import signal
1819
import time
19-
from sys import platform
2020

2121
import pytest
2222
import requests

0 commit comments

Comments
 (0)