Skip to content
Snippets Groups Projects
user avatar
Matt Harbison authored
Supposedly, a `# noqa: F401` should be enough to ignore this warning.  PyCharm
is happy with the comment, but `pyflakes` ignores that.  Since there's already
precedent for filtering this out manually, apply that here too.  The imports are
done on purpose for use elsewhere in the codebase.
38095e4e
History
Name Last commit Last update