Skip to content

Commit

Permalink
fix(pm4py): fixed import in DFG performance
Browse files Browse the repository at this point in the history
  • Loading branch information
fit-alessandro-berti committed Mar 24, 2022
1 parent e657ba4 commit d8797f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pm4py/visualization/dfg/variants/performance.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
from pm4py.util import typing
import graphviz
from pm4py.objects.log.obj import EventLog
from collections import Counter


class Parameters(Enum):
Expand Down

0 comments on commit d8797f5

Please sign in to comment.