We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like we have some weird dashes - showing up in the code that fails on some platforms.
-
The text was updated successfully, but these errors were encountered:
I had made this edit to the top of datasets.py but I think I didn't check it in because I didn't know if it was the best solution:
#!/usr/bin/python # -*- coding: utf-8 -*-
It is probably better to encode those characters and then decode them for maximum compatibility?
Sorry, something went wrong.
No branches or pull requests
Looks like we have some weird dashes
-
showing up in the code that fails on some platforms.The text was updated successfully, but these errors were encountered: