7d9d0fa66a
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: 49269 Change-Id: I63e82c24e7067c4155f9147e5503511132cd159b 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
|