Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d50f9c7

Browse files
author
aviau
committed
Fixed tests on pypy
1 parent 171536c commit d50f9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/influxdb/misc_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
if not using_pypy:
1313
import pandas as pd
1414
from pandas.util.testing import assert_frame_equal
15+
from influxdb.misc import DataFrameClient
1516

16-
from influxdb.misc import DataFrameClient
1717
from .client_test import _mocked_session
1818

1919

0 commit comments

Comments
 (0)