Skip to content

Commit 51553ec

Browse files
Resolve advanced security issue
1 parent fd90d67 commit 51553ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linode_api4/groups/maintenance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
from linode_api4 import MappedObject
21
from linode_api4.groups import Group
2+
from linode_api4.objects import MappedObject
33

44

55
class MaintenanceGroup(Group):

0 commit comments

Comments
 (0)