[riot-commits] [RIOT-OS/RIOT] a1ea4c: robotis-loader.py: fix flake8 errors
Alexandre Abadie
alexandre.abadie at inria.fr
Mon Apr 9 20:11:42 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a1ea4cde0e82a882cb3c1c4a5d011092e4bae2e9
https://github.com/RIOT-OS/RIOT/commit/a1ea4cde0e82a882cb3c1c4a5d011092e4bae2e9
Author: Gaƫtan Harter <gaetan.harter at fu-berlin.de>
Date: 2018-04-09 (Mon, 09 Apr 2018)
Changed paths:
M boards/opencm904/dist/robotis-loader.py
Log Message:
-----------
robotis-loader.py: fix flake8 errors
I fixed the errors and lazily silenced the 'bare-except'.
boards/opencm904/dist/robotis-loader.py:85:1: E722 do not use bare except'
boards/opencm904/dist/robotis-loader.py:91:1: E722 do not use bare except'
boards/opencm904/dist/robotis-loader.py:101:16: E703 statement ends with a semicolon
boards/opencm904/dist/robotis-loader.py:60:1: E265 block comment should start with '# '
boards/opencm904/dist/robotis-loader.py:62:1: E265 block comment should start with '# '
Commit: d627bcd305faade4ba49403b4eda6df1a08b06e5
https://github.com/RIOT-OS/RIOT/commit/d627bcd305faade4ba49403b4eda6df1a08b06e5
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-04-09 (Mon, 09 Apr 2018)
Changed paths:
M boards/opencm904/dist/robotis-loader.py
Log Message:
-----------
Merge pull request #8903 from cladmi/pr/robotis-loader/flake8
robotis-loader.py: fix flake8 errors
Compare: https://github.com/RIOT-OS/RIOT/compare/7b6486319ccf...d627bcd305fa
More information about the commits
mailing list