Aarhus-Psychiatry-Research / psycop-model-training

Shared code for model training and evaluation.
Other
1 stars 0 forks source link

build: update cruft #488

Closed MartinBernstorff closed 1 year ago

github-actions[bot] commented 1 year 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 1 year ago
Tests Skipped Failures Errors Time
20 0 :zzz: 0 :x: 0 :fire: 1m 49s :stopwatch:
github-actions[bot] commented 1 year ago

🌟 pyright succeeds! 🌟