Skip to content

acronyms and number changes#4

Open
MohitTare wants to merge 5 commits intomasterfrom
accr_num
Open

acronyms and number changes#4
MohitTare wants to merge 5 commits intomasterfrom
accr_num

Conversation

@MohitTare
Copy link
Collaborator

Not able to test python testcases. Getting "invalid collating element error". Can you check once ?

@MohitTare MohitTare requested a review from viig99 October 14, 2020 14:03
py::arg("input"),
py::arg("max_edit_distance"))
.def("lookup_compound", py::overload_cast<const xstring &, int, bool>(
.def("lookup_compound", py::overload_cast<const xstring &, int, bool,bool>(
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have a separate function, instead of overriding this one, else those test cases will fail, also format it once.

@viig99 viig99 added the enhancement New feature or request label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants