Skip to content

Commit 8cc8516

Browse files
committed
refactor(processor): Add missing actor classes import
1 parent 1705dfe commit 8cc8516

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/powerapi/processor/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@
2626
# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2727
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2828
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29+
30+
from powerapi.processor.processor_actor import ProcessorActor, ProcessorState

0 commit comments

Comments
 (0)