RFC: from __future__ import annotations + migrate
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# mypy: disallow-untyped-defs
|
||||
from __future__ import annotations
|
||||
|
||||
import datetime
|
||||
import pathlib
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user