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