Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
D-W- committed Nov 2, 2023
1 parent c6a16a3 commit c83d4eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def __init__(self, flow: Flow, flow_context: FlowContext, client=None):
self.flow = flow
self._origin_flow = flow
self._dataplane_flow = None
self.flow_context = flow_context
# TODO: remove this
self._variant = flow_context.variant
from .._pf_client import PFClient
Expand Down

0 comments on commit c83d4eb

Please sign in to comment.