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

Restyle Created React App #66

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Restyled by autopep8
restyled-commits committed Feb 16, 2021
commit 407c0942ed4d88acdd27862e4576e26a7331c61c
2 changes: 1 addition & 1 deletion tests/test_rake.py
Original file line number Diff line number Diff line change
@@ -9,4 +9,4 @@ def test_first_rake_test():

result = r.get_keywords_with_scores()
if result != {(1.0, 'children')}:
raise AssertionError
raise AssertionError