Commit 89e6b31
committed
chore: Drop unnecessary
`from __future__ import annotations` is useful in importable packages to
enable postponed evaluation of annotations. However, in a standalone
script like `run-tests.py`, it adds no value.__future__.annotations import in test runner1 parent 2a310b3 commit 89e6b31
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
0 commit comments