flake8
passed.
JSHint
passed.
Review Request #12890 — Created March 14, 2023 and submitted
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 | ID |
---|---|
2653bb0390599926956a5142ac092d21c512d579 |