We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4caa4e2 commit a3e6918Copy full SHA for a3e6918
powerapi/report/__init__.py
@@ -31,4 +31,5 @@
31
32
from powerapi.report.report import Report, DeserializationFail
33
from powerapi.report.power_report import PowerReport
34
+from powerapi.report.formula_report import FormulaReport
35
from powerapi.report.hwpc_report import *
0 commit comments