Skip to content

Commit

Permalink
Debug WIP: Removed name alias for numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJeremy committed Jun 13, 2022
1 parent 21c7774 commit 1b67063
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bench/measure_time.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import os, sys, time
import numpy
import os, sys, time, numpy
from scipy import mean, stats


Expand Down

0 comments on commit 1b67063

Please sign in to comment.