Jennifer Cwagenberg
Jennifer Cwagenberg
@mholmeslinder my guess would be it has to do with your latest git tag? I'd guess the version in setup.py >= your latest github tag.
Now that python has standardized on several build improvements like [PEP 517](https://peps.python.org/pep-0517/) and [PEP 660](https://peps.python.org/pep-0660/), I'm curious what migrating to poetry specifically solves? [Hatch](https://hatch.pypa.io/latest/) is a PyPA project that seems...
It would also help if the avg is returned, so that no further calculation is needed to compare against the leaderboard. For example llama reports "the average across all the...
hmmm pyright is failing. I see they have a release 13 hours ago with a bunch of bug fixes https://github.com/microsoft/pyright/releases/tag/1.1.373
I am having the same issue as well.
I am seeing this error as well from 1 notebook but not the others we are converting as well.
I am getting the same error as well but for adding/updating branch protection and collaborators. ```hcl Error: Provider produced inconsistent result after apply │ │ When applying changes to module.repos.github_repository_collaborators.repo_collaborators["api"],...
any update on this getting merged @DarkLight1337