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

{str(x)}{x} #107

Closed
wants to merge 1 commit into from

Conversation

DimitriPapadopoulos
Copy link
Contributor

This is the default, from Format Specification Mini-Language:

A general convention is that an empty format specification produces the same result as if you had called str() on the value. A non-empty format specification typically modifies the result.

@wtclarke
Copy link
Owner

Hi thanks for your continued interest in spec2nii. I'm closing this PR as it is purely cosmetic, and whilst I don't doubt what you say, I have no desire to create unnecessary code changes. In general, changes can introduce subtle bugs and also complicates using tools like git blame.

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