- Updating mtgdata and PerSetTracking.py to give a bit cleaner output

This commit is contained in:
Sol
2013-02-16 22:07:48 +00:00
parent bb910781d3
commit e8603aec14
2 changed files with 1657 additions and 1657 deletions

View File

@@ -134,9 +134,9 @@ if __name__ == '__main__':
standardSets = getSetByFormat('Standard') standardSets = getSetByFormat('Standard')
ignoredSet = [ 'ASTRAL', 'ATH', 'BD', 'BR', 'CM1', 'DD2', 'DDC', 'DDD', 'DDE', 'DDF', ignoredSet = [ 'ASTRAL', 'ATH', 'BD', 'BR', 'CM1', 'DD2', 'DDC', 'DDD', 'DDE', 'DDF',
'DDG', 'DDH', 'DDI', 'DDJ', 'DKM', 'DRB', 'EVG', 'H09', 'ME2', 'DDG', 'DDH', 'DDI', 'DDJ', 'DKM', 'DRB', 'DREAM', 'EVG', 'H09', 'ME2',
'ME3', 'ME4', 'MED', 'PD2', 'PD3', 'SDC', 'UG', 'UGL', 'UNH', 'ME3', 'ME4', 'MED', 'PD2', 'PD3', 'SDC', 'UG', 'UGL', 'UNH',
'V09', 'V10', 'V11', 'V12',] 'V09', 'V10', 'V11', 'V12', '']
for currentSet in setCodes : for currentSet in setCodes :
# Ignore any sets that we don't tabulate # Ignore any sets that we don't tabulate

File diff suppressed because it is too large Load Diff