Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Rename group_by in rust code to groupby #402

Closed
wants to merge 1 commit into from

Conversation

Atreyagaurav
Copy link
Contributor

Fixes #400

Bug started from: 7a51acc

@Atreyagaurav
Copy link
Contributor Author

I ran rgrep on .rs files and replaces them back on the code lines. You can't do mass replace on .rs files, as the comments should have the group_by in code block's names to make it same as in .md files. I think it should be all, no way to know without the test for sure (as in I don't want to extract each block and compile manually).

@stinodego
Copy link
Member

Please see the linked issue.

@stinodego stinodego closed this Sep 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust examples: group_by should be groupby ?
2 participants