HomePhabricator

Add missing type annotations in test_batch.py

Description

Add missing type annotations in test_batch.py

Completely done with the following command:

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

Details

Provenance
LucasWerkmeisterAuthored on Feb 17 2020, 11:58 PM
Parents
R2494:f1f01cefe491: Add missing type annotations in test_localuser.py
Branches
Unknown
Tags
Unknown
ChangeId
None