mstz commited on
Commit
264fa93
·
1 Parent(s): 5cdc614

Update mushroom.py

Browse files
Files changed (1) hide show
  1. mushroom.py +5 -5
mushroom.py CHANGED
@@ -182,11 +182,11 @@ _ENCODING_DICS = {
182
  "w": "white",
183
  "y": "yellow",
184
  },
185
- "ring_number": {
186
- "n": 0,
187
- "o": 1,
188
- "t": 2,
189
- },
190
  "ring_type": {
191
  "c": "cobwebby",
192
  "e": "evanescent",
 
182
  "w": "white",
183
  "y": "yellow",
184
  },
185
+ # "ring_number": {
186
+ # "n": 0,
187
+ # "o": 1,
188
+ # "t": 2,
189
+ # },
190
  "ring_type": {
191
  "c": "cobwebby",
192
  "e": "evanescent",