Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
jordap committed Jul 11, 2024
1 parent 6b0b2ed commit 5e78a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnistat/collector_rocprofiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from prometheus_client import Gauge, generate_latest
from pyrocprofiler import DeviceSession

from collector_base import Collector
from omnistat.collector_base import Collector


class rocprofiler(Collector):
Expand Down

0 comments on commit 5e78a43

Please sign in to comment.