scripts: Adopted -k/--keep-open in treemap.py/codemap.py

It probably makes sense to adopt this in all ascii-art scripts that
operate on files.
This commit is contained in:
Christopher Haster
2025-03-15 03:49:43 -05:00
parent 6c36f76ffd
commit cb0119681d
3 changed files with 412 additions and 45 deletions

View File

@@ -1070,7 +1070,6 @@ class Grid:
return grid
# TODO adopt this keep_open pattern in all ascii-art scripts?
def main_(f, csv_paths, *,
by=None,
x=None,