* Remove unused directve from parser.pyx

This commit is contained in:
Matthew Honnibal 2015-06-28 06:20:21 +02:00
parent d5b4090705
commit 5af500909c
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
# cython: profile=True
# cython: experimental_cpp_class_def=True
"""
MALT-style dependency parser
"""