Skip to content

Commit a171051

Browse files
fix: fix linter error e303, delete unnecessary blank line
1 parent acdb8b4 commit a171051

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

table/scripts/monitor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from scripts.utils import now, print_output
1111

1212

13-
1413
def _run_command(cmd):
1514
try:
1615
return subprocess.run(

0 commit comments

Comments
 (0)