Skip to content

Commit 8c5d43f

Browse files
committed
Silence mypy errors in 'fixtures_return_annotation.py'
1 parent 1c18e59 commit 8c5d43f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/python/fixtures_return_annotation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# mypy: allow-untyped-defs
12
from __future__ import annotations
23

34
from collections.abc import Callable

0 commit comments

Comments
 (0)