forked from Imagelibrary/littlefs
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user