Skip to content

Commit a3e6918

Browse files
committed
feat: Import formula report in report module init file
1 parent 4caa4e2 commit a3e6918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

powerapi/report/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@
3131

3232
from powerapi.report.report import Report, DeserializationFail
3333
from powerapi.report.power_report import PowerReport
34+
from powerapi.report.formula_report import FormulaReport
3435
from powerapi.report.hwpc_report import *

0 commit comments

Comments
 (0)