Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix pickle typo #34

Merged
merged 1 commit into from
May 17, 2021
Merged

Fix pickle typo #34

merged 1 commit into from
May 17, 2021

Conversation

ConorMacBride
Copy link
Owner

Change pickel to pickle.

Closes #29

Signed-off-by: Conor MacBride <conor@macbride.me>
@codecov
Copy link

codecov bot commented May 17, 2021

Codecov Report

Merging #34 (2d7859c) into main (9e17b19) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   94.49%   94.49%           
=======================================
  Files          16       16           
  Lines        1217     1217           
=======================================
  Hits         1150     1150           
  Misses         67       67           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e17b19...2d7859c. Read the comment docs.

@ConorMacBride ConorMacBride merged commit 5f7e6e7 into main May 17, 2021
@ConorMacBride ConorMacBride deleted the pickle-typo branch May 17, 2021 11:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The FittingIBIS and LabellingTutorial notebooks expect specific inputs that are not provided
1 participant