90c26d0125
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: 49281 Change-Id: Ic15c987fd4bf083f7483bb14ab80356a194e9dfc 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
|