Utkarsh Tyagi

Results 2 comments of Utkarsh Tyagi

Build failure because of flake8 F842 warning is expected till [this PR](https://github.com/ni/nimi-python/pull/2138) which adds a `noqa` is merged and I pull in changes to this branch. I have raised this...

> It seems we've gone from using flake8 7.1.2 to using flake8 7.3.0 and the new one has this new error code. It doesn't like that we're using global here...