You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add lint and test stage
* Add E731 to skip do not assign a lambda expression, use a def in flake8
* Fix indentations
* Fix flake8 W504 line break after binary operator
* Remove unused imports and reorder with isort
* Remove deprecated key sudo
* Add os to remove info warn in travis-ci
* Add isort to tox and CI
* Move flake8 and isort to lint stage with name
Signed-off-by: yzdann <[email protected]>
Co-authored-by: yzdann <[email protected]>
0 commit comments