04597187d1
Modify code to conform to flake8 and pylint. Jobs are now flake8, pylint, py39 and metadata. Test Plan PASS - All zuul jobs pass as expected. Story: 2010929 Task: 49267 Change-Id: Ibc3ce1b45d54412544f73b9bea2c87b91e397353 Signed-off-by: Reed, Joshua <Joshua.Reed@windriver.com>
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
# hacking pulls in flake8
|
|
hacking>=1.1.0,<=2.0.0 # Apache-2.0
|
|
bashate >= 0.2
|