mirror of
https://github.com/littlefs-project/littlefs.git
synced 2025-12-01 12:20:02 +00:00
scripts: Renamed report -> main_ in perf.py/perfbd.py
This is a useful convention. It indicates these functions don't do anything a main function wouldn't normally do.
This commit is contained in:
@ -1070,7 +1070,6 @@ class Grid:
|
||||
return grid
|
||||
|
||||
|
||||
# TODO adopt main_ in all result scripts? (vs report)
|
||||
# TODO adopt this keep_open pattern in all ascii-art scripts?
|
||||
def main_(f, csv_paths, *,
|
||||
by=None,
|
||||
|
||||
Reference in New Issue
Block a user