Skip to content

Commit a29427b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ae30df7 commit a29427b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/pending_status_demo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ def main() -> int:
7575
"--n-entries-in-table",
7676
str(args.entries),
7777
]
78-
print("Running:", " ".join(cmd))
7978
env = dict(os.environ)
8079
env.setdefault("PYTHONIOENCODING", "utf-8")
8180
env.setdefault("PYTHONUTF8", "1")

0 commit comments

Comments
 (0)