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.
2 parents 8cba06a + 24f8b5f commit 694b3b0Copy full SHA for 694b3b0
misc/scripts/accept-expected-changes-from-ci.py
@@ -1,5 +1,5 @@
1
#!/usr/bin/env python3
2
-"""
+r"""
3
This script can be used to go over `codeql test run` expected/actual log output from
4
github actions, and apply patches locally to make the tests pass.
5
0 commit comments