We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd90d67 commit 51553ecCopy full SHA for 51553ec
linode_api4/groups/maintenance.py
@@ -1,5 +1,5 @@
1
-from linode_api4 import MappedObject
2
from linode_api4.groups import Group
+from linode_api4.objects import MappedObject
3
4
5
class MaintenanceGroup(Group):
0 commit comments