Skip to content

Commit

Permalink
Remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
csbnw committed May 24, 2024
1 parent c7c4213 commit b5e7e34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions demo/query.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import nvmetrics

import pycuda.autoinit

if __name__ == "__main__":
def print_metrics(metric_type, metrics):
print("#" * 80)
Expand Down

0 comments on commit b5e7e34

Please sign in to comment.