Skip to content

Commit

Permalink
snap BLOBZ (Base), recalc csv
Browse files Browse the repository at this point in the history
  • Loading branch information
diewland committed Apr 7, 2024
1 parent eb4554b commit d67d805
Show file tree
Hide file tree
Showing 3 changed files with 15,331 additions and 15,265 deletions.
8 changes: 4 additions & 4 deletions csv/blobz-mint/calc.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
from pprint import pprint as pp

SNAP_WL = [
#'./snap_wl_x2/BLOBz Base.csv',
'./snap_wl_x2/BLOBz Base.csv',
#'./snap_wl_x2/BLOBz Mode.csv',
'./snap_wl_x2/BLOBz OP.csv',
#'./snap_wl_x2/BLOBz OP.csv',
#'./snap_wl_x2/BLOBz Zora.csv',
]

SNAP_PB = [
#'./snap_public_x15/BLOBz Base.csv',
'./snap_public_x15/BLOBz Base.csv',
#'./snap_public_x15/BLOBz Mode.csv',
'./snap_public_x15/BLOBz OP.csv',
#'./snap_public_x15/BLOBz OP.csv',
#'./snap_public_x15/BLOBz Zora.csv',
]

Expand Down
Loading

0 comments on commit d67d805

Please sign in to comment.