Skip to content

Commit 9e8092c

Browse files
committed
Remove unnecessary DataFrame import
1 parent 6c20f54 commit 9e8092c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

axelrod/tests/unit/test_resultset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from collections import Counter
55

66
import pandas as pd
7-
from dask.dataframe.core import DataFrame
87
from hypothesis import given, settings
98
from numpy import mean, nanmedian, std
109

0 commit comments

Comments
 (0)