[riot-commits] [RIOT-OS/RIOT] 954e33: tests: fix python style 'F401 module imported but ...
Martine Lenders
authmillenon at gmail.com
Tue Nov 28 13:27:47 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 954e33bb90f6177c6bca0435eaaf44b0ff740e31
https://github.com/RIOT-OS/RIOT/commit/954e33bb90f6177c6bca0435eaaf44b0ff740e31
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Changed paths:
M tests/evtimer_msg/tests/01-run.py
M tests/evtimer_underflow/tests/01-run.py
M tests/gnrc_sock_ip/tests/01-run.py
M tests/gnrc_sock_udp/tests/01-run.py
M tests/lwip_sock_ip/tests/01-run.py
M tests/lwip_sock_tcp/tests/01-run.py
M tests/lwip_sock_udp/tests/01-run.py
M tests/pipe/tests/01-run.py
M tests/pkg_jsmn/tests/01-run.py
M tests/pkg_libcoap/tests/01-run.py
M tests/pkg_micro-ecc-with-hwrng/tests/01-run.py
M tests/pkg_micro-ecc/tests/01-run.py
M tests/pkg_minmea/tests/01-run.py
M tests/sched_testing/tests/01-run.py
Log Message:
-----------
tests: fix python style 'F401 module imported but unused'
Commit: ecc2b1113fe8d462406ac52df2a8bd6e4235a12c
https://github.com/RIOT-OS/RIOT/commit/ecc2b1113fe8d462406ac52df2a8bd6e4235a12c
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M tests/evtimer_msg/tests/01-run.py
M tests/evtimer_underflow/tests/01-run.py
M tests/gnrc_sock_ip/tests/01-run.py
M tests/gnrc_sock_udp/tests/01-run.py
M tests/lwip_sock_ip/tests/01-run.py
M tests/lwip_sock_tcp/tests/01-run.py
M tests/lwip_sock_udp/tests/01-run.py
M tests/pipe/tests/01-run.py
M tests/pkg_jsmn/tests/01-run.py
M tests/pkg_libcoap/tests/01-run.py
M tests/pkg_micro-ecc-with-hwrng/tests/01-run.py
M tests/pkg_micro-ecc/tests/01-run.py
M tests/pkg_minmea/tests/01-run.py
M tests/sched_testing/tests/01-run.py
Log Message:
-----------
Merge pull request #8143 from aabadie/pr/tests/python_F401
tests: fix python style 'F401 module imported but unused'
Compare: https://github.com/RIOT-OS/RIOT/compare/bf53c88a78a1...ecc2b1113fe8
More information about the commits
mailing list