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

Fix line continuation #92

Merged
merged 2 commits into from
Sep 4, 2017
Merged

Fix line continuation #92

merged 2 commits into from
Sep 4, 2017

Conversation

ibizaman
Copy link
Collaborator

@ibizaman ibizaman commented Dec 22, 2016

Fixes #65

The added tests in test_inner_formatting_grouper were incorrectly failing. Removing raising the exception fixed the issue.

The other tests are added to verify assumptions and now act as regression tests.

The added tests in test_inner_formatting_grouper were incorrectly
failing. Removing raising the exception fixed the issue. The other tests
are added to verify assumptions and now act as regression tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parse error with line continuation onto an empty line
2 participants