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

Fix: update np.loadtxt with old default encoding argument #33

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

PinkShnack
Copy link
Contributor

As described in #29, Numpy changed the default value for np.loadtxt's encoding argument. This PR sets it to encoding="bytes"

@PinkShnack
Copy link
Contributor Author

This should be done @paulmueller

@paulmueller paulmueller merged commit 6f4a048 into AFM-analysis:master Jan 15, 2025
9 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.

2 participants