Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detailed_summary vs detailed_summaries #18

Open
andrew-lim opened this issue Feb 5, 2024 · 0 comments
Open

detailed_summary vs detailed_summaries #18

andrew-lim opened this issue Feb 5, 2024 · 0 comments

Comments

@andrew-lim
Copy link

In the README.md, it says to pass the detailed_summary argument to print more information.
However it doesn't work because in main.rs the code looks for the string detailed_summaries instead:

let detailed_summaries = args.contains(&std::string::String::from("detailed_summaries"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant