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

PEP8: Break formatting in fileio.py into 80 char lines #7

Closed
markusbaden opened this issue Dec 3, 2012 · 0 comments
Closed

PEP8: Break formatting in fileio.py into 80 char lines #7

markusbaden opened this issue Dec 3, 2012 · 0 comments

Comments

@markusbaden
Copy link
Contributor

Failed to break down the line

  f.write("# Generated by QuTiP: %dx%d %s matrix in %s format ['%s' separated values].\n" % (M, N, numtype, numformat, sep))

to less then 80 chars without breaking the unit tests. Needs to be done later.

jakelishman pushed a commit to jakelishman/qutip that referenced this issue Apr 29, 2021
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

No branches or pull requests

2 participants