HomePhabricator

Add missing type annotations in test_pagepile.py

Description

Add missing type annotations in test_pagepile.py

Completely done with the following command:

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

Details

Provenance
LucasWerkmeisterAuthored on Feb 18 2020, 8:26 AM
Parents
R2494:48422a8cfc2c: Add missing type annotations in test_in_memory.py
Branches
Unknown
Tags
Unknown
ChangeId
None