We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
flake8 python --count
assign-if-exp
list-comprehension
The text was updated successfully, but these errors were encountered:
may require rebasing existing PRs
#662
Sorry, something went wrong.
meep.adjoint.* had the yapf formatter applied to it, but I am not sure if subsequent PRs kept this up. See #1590 (comment)
meep.adjoint.*
We applied black to python code and clang to the c++
Now it runs with pre-commit hook
No branches or pull requests
Improve quality code:
flake8 python --count
gives 1193 errorsassign-if-exp
)list-comprehension
)Keep up quality code
The text was updated successfully, but these errors were encountered: