flake8
failed.
JSHint
passed.
Review Request #13566 — Created Feb. 22, 2024 and submitted
We had a handful of things in the RBTools that were hitting our own
deprecated code paths. This change cleans all of those up.This change also adds a few things to our warnings ignore list, and
moves the entire pytest configuration into setup.cfg to match our other
codebases.
Ran unit tests. Saw everything run with no warnings.
Summary | ID |
---|---|
1fdd80910e9bd364f340435323c720f92f432359 |
Description | From | Last Updated |
---|---|---|
line too long (81 > 79 characters) Column: 80 Error code: E501 |
reviewbot |