python-project-template
python-project-template copied to clipboard
BUG: .initialize_new_project.sh fails with strict mypy when including benchmark files
example_benchmark files need to be strictly typed by default for this to work. (same with any example files if enabled)