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
* fix test_load adding explicit int types
* update build.yml with windows
* os independent paths in code examples
* add doctest skip when saving test file
* mute output with ; instead of with doctest skip
* capture stdout
* parametrize dtype
* improve skip condition
* improve skipping test messager
* change names from "foo.pt" to "cebra.pt"
* remove files after example is completed with path.unlink()
* fit and save a model so the temporary file exists
---------
Co-authored-by: Mackenzie Mathis <mathis@rowland.harvard.edu>
Co-authored-by: Steffen Schneider <stes@hey.com>
0 commit comments