Update flake8 and pycodestyle tests for modern versions of the tools.

Review Request #12890 — Created March 14, 2023 and updated

chipx86
ReviewBot
release-3.x
reviewbot

Recent versions of flake8 and pycodestyle now report different results
for the code samples we provide in the unit tests. This meant that the
simulation tests would pass, but the integration tests would fail.

The tests now check for different variations of results for flake8, and
we use different sample code for pycodestyle, ensuring tests pass with
modern versions.

Unit tests pass with new versions of all the tools.

Summary
Update flake8 and pycodestyle tests for modern versions of the tools.
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
Loading...