Skip to content

Commit 4867068

Browse files
committed
fixes
1 parent 734bccc commit 4867068

File tree

1 file changed

+1
-0
lines changed
  • behave_framework/src/minifi_test_framework/containers

1 file changed

+1
-0
lines changed

behave_framework/src/minifi_test_framework/containers/container.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17+
from __future__ import annotations
1718
from typing import TYPE_CHECKING
1819

1920
import json

0 commit comments

Comments
 (0)