From 6576f3d5e1424a1fe964c99d7616c1769542a61d Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Thu, 25 Jul 2019 16:53:46 +0200 Subject: [PATCH] Removed mapping from 'tap' to fire hydrant Signed-off-by: Jim Martens --- src/twomartens/masterthesis/definitions.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/twomartens/masterthesis/definitions.py b/src/twomartens/masterthesis/definitions.py index 9c566e0..f173485 100644 --- a/src/twomartens/masterthesis/definitions.py +++ b/src/twomartens/masterthesis/definitions.py @@ -23,7 +23,6 @@ Attributes: """ COCO_TO_WNID = { - 11: ['04559451'], 15: ['02828884', '03891251', '03920867', '20000022', '20000037', '20000041'], 33: ['02773838'], 44: ['02876657', '04591713'], @@ -67,7 +66,7 @@ WNID_TO_COCO = { '04164868': 67, '04177820': 63, '04223580': 81, '04256520': 63, '04330267': 79, '04331277': 62, '04373704': 62, '04379243': 67, '04398951': 67, '04401088': 77, '04446276': 70, '04453156': 90, '04522168': 86, '04548280': 85, '04553920': 81, - '04559451': 11, '04590933': 62, '04591713': 44, '04593077': 62, '06277280': 72, '06410904': 84, + '04590933': 62, '04591713': 44, '04593077': 62, '06277280': 72, '06410904': 84, '08266235': 67, '08647616': 62, '20000004': 65, '20000006': 65, '20000007': 65, '20000015': 62, '20000016': 62, '20000018': 62, '20000020': 62, '20000021': 62, '20000022': 15, '20000023': 62, '20000024': 62,