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
IPython files in this repository are fine, but they should be comitted without output. They should also rather be used as quick demo playgrounds instead of containing proper tests.
Check if there are any relevant tests in Sage-ACSV-Tests.ipynb, move them to dedicated unit tests (SageMath allows using pytest now AFAIK?)
Introduce a pipeline checking whether output has been committed in .ipynb files
The text was updated successfully, but these errors were encountered:
IPython files in this repository are fine, but they should be comitted without output. They should also rather be used as quick demo playgrounds instead of containing proper tests.
Sage-ACSV-Tests.ipynb
, move them to dedicated unit tests (SageMath allows using pytest now AFAIK?)The text was updated successfully, but these errors were encountered: