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

undo the switch back to save_sets() #784

Merged
merged 1 commit into from Sep 19, 2023

Conversation

mrariden
Copy link
Collaborator

Hotfix the disable autosave feature after merging.

The io._save_sets() function was replaced with io._save_sets_with_check() to check if it should save the npy file or just update the memory. A stray line was reset to the original version which caused the disable autosave feature to break.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #784 (7e85d2a) into main (a097ecc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #784   +/-   ##
=======================================
  Coverage   63.36%   63.36%           
=======================================
  Files          14       14           
  Lines        2964     2964           
=======================================
  Hits         1878     1878           
  Misses       1086     1086           

@carsen-stringer carsen-stringer merged commit 8242b3e into MouseLand:main Sep 19, 2023
12 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants