Skip to content

Commit 1ecbe0d

Browse files
committed
missing import
1 parent 3dda8bc commit 1ecbe0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/io/sas/test_sas7bdat.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import pandas.util.testing as tm
44
import os
55
import io
6+
import pytest
67
import numpy as np
78

89

0 commit comments

Comments
 (0)