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 0142fbd commit 2193ae1Copy full SHA for 2193ae1
git_helper.py
@@ -5,7 +5,7 @@
5
import sys
6
import signal
7
8
-# --- Helper Functions ---
+# -- Helper Functions --
9
def run_command(command):
10
"""
11
Runs a shell command and returns a tuple (output, return_code)
0 commit comments