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 5581c9f commit fa9048aCopy full SHA for fa9048a
tools/graph-upgrade-timing.py
@@ -1,4 +1,5 @@
1
#!/usr/bin/env python3
2
+# ruff: noqa: RET503 RET505
3
import argparse
4
import os
5
import re
0 commit comments