Skip to content

Fix --do-benchmark option for libft-unit-test #95

@todo

Description

@todo

# @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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions