close Issue #165

This commit is contained in:
Lincoln Stein
2022-08-28 18:21:20 -04:00
parent ac02a775e4
commit 8bbe7936bd
3 changed files with 10 additions and 11 deletions

View File

@ -95,9 +95,6 @@ def main():
log.close()
def main_loop(t2i, outdir, parser, log_path, infile):
print(
"\n* Initialization done! Awaiting your command (-h for help, 'q' to quit, 'cd' to change output dir, 'pwd' to print output dir)..."
)
"""prompt/read/execute loop"""
done = False
last_seeds = []