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 c764906 commit a45a0faCopy full SHA for a45a0fa
linode_api4/objects/monitor.py
@@ -5,7 +5,7 @@
5
"MonitorServiceToken",
6
"AggregateFunction",
7
]
8
-from dataclasses import dataclass, field
+from dataclasses import dataclass
9
from typing import List, Optional
10
11
from linode_api4.objects.base import Base, Property
0 commit comments