Skip to content

Commit f8dcc6e

Browse files
committed
fix: linting issue
1 parent 565974e commit f8dcc6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/aleph/sdk/client/services/pricing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ class Price(BaseModel):
4343
credit: Optional[Decimal] = None
4444

4545

46-
4746
class ComputeUnit(BaseModel):
4847
vcpus: int
4948
memory_mib: int

0 commit comments

Comments
 (0)