We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c1af4 commit 80dd994Copy full SHA for 80dd994
rtmbot.py
@@ -7,6 +7,7 @@
7
8
sys.path.append(os.getcwd())
9
10
+
11
def parse_args():
12
parser = ArgumentParser()
13
parser.add_argument(
0 commit comments