Skip to content

Commit c37933d

Browse files
committed
Typing
1 parent 36c6f86 commit c37933d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_src_handler_restricted.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations # Python 3.9 compatibility for | syntax
2+
13
import copy
24
import shutil
35
import tempfile

0 commit comments

Comments
 (0)