-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
Lines 44 to 49 in bd6e7ed
| # @todo: Fix --do-benchmark option for libft-unit-test | |
| parser.add_argument("--do-benchmark", help="Disables libft-unit-test benchmarking", action="store_false") | |
| args = parser.parse_args() | |
| if args.show_w: | |
| print_header() |
This issue was generated by todo based on a @todo: comment in bd6e7ed. It's been assigned to @Seluj78 because they committed the code.
Reactions are currently unavailable