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