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 fdfbc82 commit 76e8949Copy full SHA for 76e8949
linode_api4/objects/monitor.py
@@ -1,5 +1,5 @@
1
from dataclasses import dataclass, field
2
-from typing import Any, List, Optional, Union
+from typing import List, Optional, Union
3
4
from linode_api4.objects import DerivedBase
5
from linode_api4.objects.base import Base, Property
0 commit comments