Skip to content
Snippets Groups Projects
Commit 02492fd5 authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

dtype error for windows

parent fc72b381
Branches
No related tags found
No related merge requests found
......@@ -35,4 +35,4 @@ class Test_get_duration(unittest.TestCase):
pd.DataFrame(index=None, columns=['test1'],
data=np.array(
[1, 2]).reshape((2, 1)),
))
), check_dtype=False)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment