Skip to content

Commit

Permalink
Update testnpbufunc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeeban authored Dec 5, 2024
1 parent 86e2be0 commit 5b2ff25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/testnpbufunc.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import math
import xlns as xl
import numpy as np
import interp_cotran_ufunc
import xlnsconf.interp_cotran_ufunc as interp_cotran_ufunc


def testufunc(f, ufunc):
Expand Down

0 comments on commit 5b2ff25

Please sign in to comment.