Making the device selectable for the find_device function #9
@ -3,6 +3,7 @@ from dataclasses import dataclass
|
||||
from typing import Dict, Any
|
||||
from abc import ABC, abstractmethod
|
||||
|
||||
|
||||
@dataclass(slots=True)
|
||||
class ReadoutErrorCounter:
|
||||
"""Class used to track readout errors"""
|
||||
|
Loading…
Reference in New Issue
Block a user