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 565974e commit f8dcc6eCopy full SHA for f8dcc6e
src/aleph/sdk/client/services/pricing.py
@@ -43,7 +43,6 @@ class Price(BaseModel):
43
credit: Optional[Decimal] = None
44
45
46
-
47
class ComputeUnit(BaseModel):
48
vcpus: int
49
memory_mib: int
0 commit comments