From 693677fd8d2d6e737f2f74fb8925685a1f7cf4f2 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Tue, 6 Oct 2015 16:20:13 +1100 Subject: [PATCH] * Prepare to remove en/attrx file, now that moving to symbols.pyx --- spacy/en/attrs.pxd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spacy/en/attrs.pxd b/spacy/en/attrs.pxd index 0fea2cc6e..0fca28a7b 100644 --- a/spacy/en/attrs.pxd +++ b/spacy/en/attrs.pxd @@ -1,4 +1,4 @@ -from ..attrs cimport FLAG13, FLAG14 +from ..attrs cimport FLAG14 from ..attrs cimport FLAG15, FLAG16, FLAG17, FLAG18, FLAG19, FLAG20, FLAG21 from ..attrs cimport FLAG22, FLAG23, FLAG24, FLAG25, FLAG26, FLAG27, FLAG28 from ..attrs cimport FLAG29, FLAG30, FLAG31, FLAG32