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 50f1285 commit 2747a9eCopy full SHA for 2747a9e
pytest_github_actions_annotate_failures/plugin.py
@@ -1,3 +1,4 @@
1
+from __future__ import print_function
2
import os
3
4
def pytest_runtest_logreport(report):
0 commit comments