cfbbc01576
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: 49258 Change-Id: Ifdb34f6864c803a4326e17d6d5c25709c54c7726 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
|