centre-for-humanities-computing / DaCy

DaCy: The State of the Art Danish NLP pipeline using SpaCy
https://centre-for-humanities-computing.github.io/DaCy/
Apache License 2.0
91 stars 20 forks source link

fix: relax upper bounds on dependencies #275

Closed KennethEnevoldsen closed 11 months ago

github-actions[bot] commented 11 months ago

✨ Looks like pyright failed ✨

If you want to fix this, we recommend doing it locally by either:

a) Enabling pyright in VSCode and going through the errors in the problems tab

VSCode settings > Python > Analysis: Type checking mode > "basic"

b) Debugging via the command line

1. Installing pyright, which is included in the dev dependencies: `pip install -e ".[dev]"`
2. Diagnosing the errors by running `pyright .`
github-actions[bot] commented 11 months ago

🌟 pyright succeeds! 🌟

github-actions[bot] commented 11 months ago
Tests Skipped Failures Errors Time
16 0 :zzz: 0 :x: 0 :fire: 1m 10s :stopwatch: