You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following #106888, the documentation for TestResult.collectedDurations is outdated as it's now a 2-tuple of str and float instances. Noticed in python/typeshed#10636. I will prepare a PR. Cc @bityob.
Documentation
Following #106888, the documentation for
TestResult.collectedDurationsis outdated as it's now a 2-tuple ofstrandfloatinstances. Noticed in python/typeshed#10636. I will prepare a PR. Cc @bityob.Linked PRs