Algolio readability fix and document refinement#242
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
| module_root: str | ||
| tests_root: str | ||
| benchmarks_root: Union[str, None] | ||
| benchmarks_root: str | None |
There was a problem hiding this comment.
Need to check whats causing this change on saving in local.
There was a problem hiding this comment.
you might have 'format on save' on in your IDE
misrasaurabh1
left a comment
There was a problem hiding this comment.
revert the benchmarks_root piece. Maybe add an ignore flag to it.
Before:

After:
