Skip to content

Commit 2193ae1

Browse files
author
ChessMastermind
committed
auto commit
1 parent 0142fbd commit 2193ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import sys
66
import signal
77

8-
# --- Helper Functions ---
8+
# -- Helper Functions --
99
def run_command(command):
1010
"""
1111
Runs a shell command and returns a tuple (output, return_code)

0 commit comments

Comments
 (0)