integ/tools/vm-topology/vm-topology/vm_topology
Eric Barrett c408ce506e Enable Syntax flake8 Error
Flake8 currently ignores syntax errors
Change python2 style print statements to python3 compatible style
Change in print statements results in new errors discovered by flake8
Fix B006: Do not use mutable data structures for argument defaults error
Fix F821: undefined name 'hashlib' error
Enable syntax errors (E999) for more thorough testing of code

Change-Id: Id8849e4e117ddd1fd50309415466b593d13e7456
Story: 2004515
Task: 30076
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-03-20 10:19:11 -04:00
..
exec Enable Syntax flake8 Error 2019-03-20 10:19:11 -04:00
__init__.py Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00