HomePhabricator

Add missing type annotations in test_timestamp.py

Tags
None
Referenced Files
None
Subscribers
None

Description

Add missing type annotations in test_timestamp.py

Mostly done with the following command:

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

Details

Provenance
LucasWerkmeisterAuthored on Feb 19 2020, 12:07 AM
Parents
R2494:f06e3879f332: Add missing type annotations in test_stringstore.py
Branches
Unknown
Tags
Unknown
ChangeId
None