RFC: from __future__ import annotations + migrate
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# run this with $ pytest --collect-only test_collectonly.py
|
||||
#
|
||||
from __future__ import annotations
|
||||
|
||||
|
||||
def test_function():
|
||||
|
||||
Reference in New Issue
Block a user