HomePhabricator

Add missing type annotations in test_querytime.py

Description

Add missing type annotations in test_querytime.py

Mostly done with the following command:

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

Details

Provenance
LucasWerkmeisterAuthored on Feb 18 2020, 11:55 PM
Parents
R2494:9494e3d5b7c6: Add missing type annotations to test_parse_wikitext.py
Branches
Unknown
Tags
Unknown
ChangeId
None