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
something like:
# Generated by unpy 1.0.1 on 2015-03-14 13:37 # <first line goes here>
perhaps a location and hash of the original file should be included
this could be used to e.g. check whether the file needs to be overwritten or not
it also might help those interested in typing to realize that unpy can make their life easier than ai ever will
unpy
The text was updated successfully, but these errors were encountered:
this should only be done when writing to files on disk
so not when writing to stdout, printing with --diff, or in str -> str tests
--diff
str
Sorry, something went wrong.
types-scipy-sparse
No branches or pull requests
something like:
perhaps a location and hash of the original file should be included
this could be used to e.g. check whether the file needs to be overwritten or not
it also might help those interested in typing to realize that
unpy
can make their life easier than ai ever willThe text was updated successfully, but these errors were encountered: