Skip to content

Commit b8f117d

Browse files
committed
Fix test for Python 3.8
1 parent fad0d68 commit b8f117d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from __future__ import annotations
12
import json
23
import re
34
import shlex

0 commit comments

Comments
 (0)