Test imports of pandas and numpy
This commit is contained in:
parent
b9d810aafd
commit
7825871631
3 changed files with 6 additions and 2 deletions
|
|
@ -1 +1,3 @@
|
|||
from . import test
|
||||
import pandas as pd
|
||||
import numpy as np
|
||||
from . import io, calib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue