Skip to content

Commit

Permalink
#558: fixed incomplete type
Browse files Browse the repository at this point in the history
  • Loading branch information
ppebay committed Dec 30, 2024
1 parent b92871b commit b988409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lbaf/Execution/lbsAlgorithmBase.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
from typing import List

from ..IO.lbsStatistics import compute_function_statistics
from ..Model.lbsNode import Node
from ..Model.lbsPhase import Phase
from ..Model.lbsWorkModelBase import WorkModelBase
from ..Utils.lbsLogging import Logger
Expand Down

0 comments on commit b988409

Please sign in to comment.