mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 19:30:19 +03:00
Format with black
This commit is contained in:
parent
fd66bce8c1
commit
37ef9550f2
|
@ -661,7 +661,6 @@ def test_viz_render_instances_two_sentences(
|
||||||
else "\nposs Sarah sarah PROPN NNP NounType=prop|Number=sing PERSON\ncase 's 's PART POS Poss=yes \nnsubj sister sister NOUN NN Number=sing \n"
|
else "\nposs Sarah sarah PROPN NNP NounType=prop|Number=sing PERSON\ncase 's 's PART POS Poss=yes \nnsubj sister sister NOUN NN Number=sing \n"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
# missing permitted value
|
# missing permitted value
|
||||||
display_columns = [
|
display_columns = [
|
||||||
AttributeFormat("dep_", name="dep"),
|
AttributeFormat("dep_", name="dep"),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user