HomePhabricator

Add missing type annotations in test_runner.py

Description

Add missing type annotations in test_runner.py

Mostly done with the following command:

sed -i '/^def test_/ s/):$/) -> None:/' test_runner.py

Details

Provenance
LucasWerkmeisterAuthored on Feb 18 2020, 11:58 PM
Parents
R2494:8dd8c5b07836: Add missing type annotations in test_querytime.py
Branches
Unknown
Tags
Unknown
ChangeId
None