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

Remove some bangs from formated string #595

Merged

Conversation

jbarnoud
Copy link
Contributor

Cody (quantifiedcode) uses exclamation marks in its format strings.
Some appear to cause error.

Note that the same problem could appear in part of the code that are not covered by tests (e.g. the examples).

This PR targets the autofix/wrapped2_to3_fix-3 branch to makes PR #592 pass the tests.

Cody (quantifiedcode) uses exclamation marks in its format srtings.
Some appear to cause error.
kain88-de added a commit that referenced this pull request Dec 16, 2015
Remove some bangs from formated string
@kain88-de kain88-de merged commit 256d168 into MDAnalysis:autofix/wrapped2_to3_fix-3 Dec 16, 2015
@jbarnoud jbarnoud deleted the wrapped2_to3_fix-3 branch January 19, 2016 10:10
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.

2 participants