We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4ad26 commit 0bddeaeCopy full SHA for 0bddeae
tests/feature/test_cucumber_json.py
@@ -1,4 +1,6 @@
1
"""Test cucumber json output."""
2
+from __future__ import annotations
3
+
4
import json
5
import os.path
6
import textwrap
0 commit comments