gchq / coreax

A library for coreset algorithms, written in Jax for fast execution and GPU support.
Apache License 2.0
15 stars 1 forks source link

Add pyright to dev dependencies #679

Closed rg936672 closed 4 days ago

rg936672 commented 5 days ago

PR Type

Description

Add Pyright to dev dependencies. Closes #678.

How Has This Been Tested?

pip install -e .[dev] successfully installs Pyright.

Does this PR introduce a breaking change?

No

Screenshots

N/A

Checklist before requesting a review