Skip to content

Commit b53ba09

Browse files
committed
Test
1 parent f8b052f commit b53ba09

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ci/resource_summary.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
OUTPUT_JSON = f"{OUTPUT_DIR}/resource_summary.json"
1717

1818

19-
# ============================================================
2019
# Helpers
21-
# ============================================================
2220

2321
def gb(value):
2422
return round(value / (1024 ** 3), 2)

0 commit comments

Comments
 (0)