Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alessiamarcolini
Copy link
Collaborator

@alessiamarcolini alessiamarcolini commented Aug 23, 2021

Description

With pooch 1.5.0 the import with from pooch.utils import file_hash doesn't work anymore, even though they claim to not change the public API (fatiando/pooch#244).

However, we need to stay with pooch 1.4.0 to be compatible with skimage == 1.17.2 (we need to remember to upgrade the pin when we merge #196).

Anyway I changed the code to be compliant with both versions.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

  • Fixes:

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #314 (060057f) into master (f86c65e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #314   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         1272      1272           
  Branches       124       124           
=========================================
  Hits          1272      1272           
Impacted Files Coverage Δ
src/histolab/data/__init__.py 100.00% <100.00%> (ø)

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 f86c65e...060057f. Read the comment docs.

@alessiamarcolini alessiamarcolini merged commit a7dc352 into master Aug 23, 2021
@alessiamarcolini alessiamarcolini deleted the pin-pooch branch August 23, 2021 18:57
@alessiamarcolini alessiamarcolini mentioned this pull request Oct 14, 2021
11 tasks
@alessiamarcolini alessiamarcolini added this to the 0.2.7 milestone Nov 5, 2021
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

Successfully merging this pull request may close these issues.

3 participants