1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-02-21 05:50:35 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
René Octavio Queiroz Dias
999ff03b19
fix: Fix textcat labels to expect a Optional[Iterable[str]] instead of Optional[Dict] ()
* docs: Add agreement

* bug: Regression test

Issue 

* fix: Changed from Dict to Iterable[str]

Fix 

* Update test to use make_tempdir

* fix: Fix WindowsPath error

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2021-02-04 23:37:13 +01:00