Miscs (Interro 28)
This commit is contained in:
@@ -72,8 +72,6 @@ def main():
|
||||
|
||||
print("-" * 50)
|
||||
print("All batch jobs have been initiated.")
|
||||
print("Save the Batch Job Names above. You can monitor them with:")
|
||||
print(" client.batches.get(name='YOUR_BATCH_JOB_NAME')")
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user