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 cf7b7a9 commit 2bfc46cCopy full SHA for 2bfc46c
exec_code.py
@@ -145,6 +145,7 @@ def main():
145
print(f'{"make NUMBER [project_name, ...]": <50} makes NUMBER '
146
' of compressed testcastes for each project_name, need a '
147
'gen.py. gen_flags.txt can be provided for altering generation')
148
+ print(f'{"create project_name": <50} creates an empty project ')
149
150
151
if __name__ == "__main__":
0 commit comments