core tests: disambiguate arg 'request' through typing
Both requests.Request and _pytest.FixtureRequest objects are passed to
test fixtures as argument 'request'. This hurts readability.
Adding typing annotations makes it clear which one is meant.
tenma | Authored on Oct 29 2020, 2:43 PM |
tenma | Pushed on Oct 29 2020, 4:41 PM |
Buildable 16731 | |
Build 25802: test-and-build | Jenkins console · Jenkins |