Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pcuenca authored Aug 23, 2024
1 parent af32ffa commit 55cc05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tasks/src/hardware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ export const SKUS = {
memory: [12, 8],
},
"RTX 2080 Ti": {
tflops: 26.90,
tflops: 26.9,
memory: [11],
},
"RTX 2080": {
Expand Down

0 comments on commit 55cc05c

Please sign in to comment.