AMWA-TV / nmos-testing

Testing tool for the AMWA NMOS Specifications
https://specs.amwa.tv/nmos-testing/
Apache License 2.0
41 stars 48 forks source link

[IS-11] Extra sender tests, EDID and no Inputs #824

Closed gwgeorgea closed 1 year ago

gwgeorgea commented 1 year ago
garethsb commented 1 year ago

Let's ignore this lint failure:

./utilities/dut-data-exporter/dutDataExporter.py:57:12: E721 do not compare types, for exact checks use is / is not, for instance checks use isinstance()

The dut-data-exporter is outside the main NMOS Testing Tool and hasn't changed for a long time. Presumably flake8 has introduced a new check. Fixing that can be separate PR on master (fairly urgent to restore lint checking to green on all these PRs)... contribution welcome though! :-)