Skip to content

Commit 6993685

Browse files
authored
Update funpf_test.py
1 parent 9324593 commit 6993685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest/funpf_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import pytest
22
import numpy as np
3+
import pandas as pd
34
import matplotlib
45
matplotlib.use('Agg')
56
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)