Skip to content

Commit

Permalink
fix(negative): logging is not defined
Browse files Browse the repository at this point in the history
Signed-off-by: Chin-Ya Huang <[email protected]>
  • Loading branch information
c3y1huang authored and David Ko committed Oct 30, 2023
1 parent d33fbe0 commit 2d045a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/libs/engine/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

from strategy import LonghornOperationStrategy

from utility.utility import logging


class Engine(Base):

Expand Down

0 comments on commit 2d045a0

Please sign in to comment.