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

Accept .pkl extension for pickled files #24

Merged
merged 1 commit into from
Jul 23, 2020
Merged

Accept .pkl extension for pickled files #24

merged 1 commit into from
Jul 23, 2020

Conversation

tbekolay
Copy link
Member

#23 is a cool new feature, thanks @joniemi!

I tried it out locally and one thing I noticed from the example is that I've always used .pkl for pickled files in the past. So this PR makes it so that you can use either .pkl or .pickle.

I also added some more detail to the example in the documentation and made it into its own section.

I've always used .pkl for pickled files in the past.

I also added some more detail to the example in the documentation
and made it into its own section, and fixed two static check errors
resulting from noqa comments being on the wrong lines.
@hunse hunse merged commit 3d07165 into master Jul 23, 2020
@hunse hunse deleted the also-pkl branch July 23, 2020 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants