Skip to content

Commit 1e2c59b

Browse files
committed
remove me
1 parent 43416a8 commit 1e2c59b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ner_environment/build_system/build_system.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@ def usbip(connect: bool = typer.Option(False, "--connect", help="Connect to a US
359359
# ==============================================================================
360360

361361
def run_command(command, stream_output=False, exit_on_fail=False) -> int:
362-
# print("guess who isn't fucked rn") # REMOVEME
363362
"""Run a shell command. Optionally stream the output in real-time. Returns the returncode of the command called"""
364363
if stream_output:
365364

0 commit comments

Comments
 (0)