Skip to content

Commit d372edf

Browse files
committed
skip linting for this
1 parent 8189ba4 commit d372edf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/scatterplot/scatterplot.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/usr/bin/env python
22
# Greg Von Kuster
33

4+
# pylint: skip-file
5+
46
from __future__ import print_function
57

68
import sys

0 commit comments

Comments
 (0)