Skip to content

Commit e579ceb

Browse files
committed
added import numpy as np
1 parent bd65853 commit e579ceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_steps.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import matplotlib.pyplot as plt
2+
import numpy as np
23

34

45
def plot():

0 commit comments

Comments
 (0)