You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump version to 2.2.7
since I now realize that I'm retrying the workflow with two new CRs so I might as well bump the version to include them in the notes instead of silently
Use columns keyword rather than no-keyword axis for drop in team_resu…
…lts (#282)
* Use columns keyword rather than no-keyword axis for drop
* run CI
* Update draft test
Co-authored-by: Tyler Burch <[email protected]>
Use objects qualified name in caching (#269)
* validate cache CI step
* adds script
* move cache dectorator to concrete class
- this lets the class name be part of the function signature
* qualname if not local