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

array.tostring deprecated #59

Open
dkoes opened this issue Jun 9, 2023 · 1 comment
Open

array.tostring deprecated #59

dkoes opened this issue Jun 9, 2023 · 1 comment

Comments

@dkoes
Copy link

dkoes commented Jun 9, 2023

In trajectory.py, can we change it to tobytes().decode()?

@dkoes
Copy link
Author

dkoes commented Jun 9, 2023

To answer my question - no, you do not want the decode, just the tobytes.

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

No branches or pull requests

1 participant