Skip to content

Commit 843afdd

Browse files
author
Rithvik Donnipadu
committed
Modified test_RcppPseudoApprox.py
1 parent ff6fc53 commit 843afdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_RcppPseudoApprox.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import os
55
sys.path.append(os.path.abspath('src'))
66
from RcppPseudoApprox import interpolate
7+
##1
78

89
def test_RcppPseudoApprox_trivial_example():
910
np.random.seed(111)

0 commit comments

Comments
 (0)