Skip to content

Commit

Permalink
feat: Import formula report in report module init file
Browse files Browse the repository at this point in the history
  • Loading branch information
gfieni committed May 6, 2019
1 parent 4caa4e2 commit a3e6918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions powerapi/report/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@

from powerapi.report.report import Report, DeserializationFail
from powerapi.report.power_report import PowerReport
from powerapi.report.formula_report import FormulaReport
from powerapi.report.hwpc_report import *

0 comments on commit a3e6918

Please sign in to comment.