💚 make flake8 happy

This commit is contained in:
chfw 2018-05-23 08:39:09 +01:00
parent 66c31c2114
commit 1bf415180b
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ from nose.tools import eq_
import pyexcel as pe
class TestAutoDetectInt:
def setUp(self):
self.content = [[1, 2, 3.1]]