Skip to content

Commit 2bdcd1d

Browse files
committed
add annotations for previous python versions
1 parent de9750c commit 2bdcd1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

localstack_utils/container.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
import logging
24
import re
35
import docker

0 commit comments

Comments
 (0)