Skip to content

Commit

Permalink
tests: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
HLasse committed May 7, 2024
1 parent 76fa958 commit 7915eeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_quality.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ def test_quality_component_with_config(nlp: spacy.Language):
quality_pipe = nlp.add_pipe(
"textdescriptives/quality",
config={
"symbols": ["."],
"force": True,
},
)
Expand Down

0 comments on commit 7915eeb

Please sign in to comment.