HomePhabricator

Add missing type annotations in test_in_memory.py

Tags
None
Referenced Files
None
Subscribers
None

Description

Add missing type annotations in test_in_memory.py

Completely done with the following command:

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

Details

Provenance
LucasWerkmeisterAuthored on Feb 18 2020, 8:24 AM
Parents
R2494:9a9b7300e6e4: Add missing type annotations in test_database.py
Branches
Unknown
Tags
Unknown
ChangeId
None