Closed AlexWaygood closed 7 months ago
⚠ Flake8 diff showing the effect of this PR on typeshed:
> ./stubs/tensorflow/tensorflow/saved_model/experimental.pyi:37:18: NQA102 "# noqa: Y026" has no matching violations
⚠ Flake8 diff showing the effect of this PR on typeshed:
> ./stubs/tensorflow/tensorflow/saved_model/experimental.pyi:37:18: NQA102 "# noqa: Y026" has no matching violations
Nice, it fixes a pre-existing false positive as well.
Fixes a false positive in
uuid.pyi
currently showing up in CI for https://github.com/python/typeshed/pull/11299