We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4fc23c + 5281922 commit aca7828Copy full SHA for aca7828
src/powerapi/database/prometheus/collectors.py
@@ -27,7 +27,7 @@
27
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
30
-from abc import ABC, abstractmethod
+from abc import abstractmethod
31
from collections.abc import Iterable
32
from threading import Lock
33
from time import time
0 commit comments