Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "__slots__" in the class Score #93

Open
YingtianDt opened this issue Mar 22, 2024 · 0 comments
Open

Implement "__slots__" in the class Score #93

YingtianDt opened this issue Mar 22, 2024 · 0 comments

Comments

@YingtianDt
Copy link

YingtianDt commented Mar 22, 2024

Hi, I always get the following warning: /.../brainscore_core/metrics/__init__.py:16: FutureWarning: xarray subclass Score should explicitly define __slots__ class Score(DataAssembly): when using brainscore. I wonder if this could be implemented? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant