Skip to content

Commit fa9048a

Browse files
committed
[chore] tools/graph-upgrade-timing.py: ignore some linting rules
Part-of: #30
1 parent 5581c9f commit fa9048a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/graph-upgrade-timing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python3
2+
# ruff: noqa: RET503 RET505
23
import argparse
34
import os
45
import re

0 commit comments

Comments
 (0)