Skip to content

Commit 98b6d44

Browse files
committed
fix: import typing
1 parent ef5edf7 commit 98b6d44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

juju/machine.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
import ipaddress
55
import logging
6+
import typing
67

78
import pyrfc3339
89

0 commit comments

Comments
 (0)