garmin / pyrex

Seamless container setup for developing with OpenEmbedded/Yocto Project
Apache License 2.0
38 stars 30 forks source link

Merge next branch for 1.0.0 release #44

Closed JoshuaWatt closed 4 years ago

JoshuaWatt commented 4 years ago

Merges new development in preparation for the 1.0.0 release of Pyrex. This branch has many new features and fixes, please see the README for a complete description of the new way in which Pyrex operates.

Closes #41

pep8speaks commented 4 years ago

Hello @JoshuaWatt! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 157:21: W503 line break before binary operator Line 158:21: W503 line break before binary operator Line 170:17: W503 line break before binary operator Line 179:17: W503 line break before binary operator Line 186:17: W503 line break before binary operator Line 483:9: W503 line break before binary operator Line 484:9: W503 line break before binary operator Line 652:21: W503 line break before binary operator Line 653:21: W503 line break before binary operator