mirror of https://github.com/pyodide/pyodide.git
3 lines
61 B
Python
3 lines
61 B
Python
|
def test_pandas(selenium):
|
||
|
selenium.run("import pandas")
|