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

Ignore FuzzyWuzzy warnings #3897

Merged
merged 1 commit into from
Mar 9, 2017

Conversation

theotherjimmy
Copy link
Contributor

@theotherjimmy theotherjimmy commented Mar 6, 2017

This patch will prevent the UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning from
appearing in your terminal every compile. This seems like the right
thing to do (tm) because it can be very difficult to install
python-levenshtein in many environments.

TODO

  • Manually check that it's ignored correctly in travis

@geky
Copy link
Contributor

geky commented Mar 6, 2017

+1 for this, was wondering about that message

Nobody actually cares.
@theotherjimmy
Copy link
Contributor Author

It works 🎉

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 7, 2017

/morph test-build - wrong comand :-)))

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 9, 2017

uvisor retest

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 9, 2017

/morph export-build

@mbed-bot
Copy link

mbed-bot commented Mar 9, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph export-build

Output

mbed Build Number: 134

All exports and builds passed!

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 9, 2017

retest uvisor

@0xc0170 0xc0170 merged commit 93b6a21 into ARMmbed:master Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants