We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ca2de commit 3bae6a7Copy full SHA for 3bae6a7
tools/scatterplot/scatterplot.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
# Greg Von Kuster
3
4
-# noqa: I100
+# flake8: noqa
5
6
from __future__ import print_function
7
0 commit comments