Skip to content

Conversation

@shaneahmed
Copy link
Member

@shaneahmed shaneahmed commented Mar 10, 2023

  • Move WSIReader and WSIMeta import to top-level

This allows importing WSIReader and WSIMeta from wsicore. Improves usage of the library by importing modules as from tiatoolbox.wsicore import WSIReader and from tiatoolbox.wsicore import WSIMeta

@shaneahmed shaneahmed requested a review from adamshephard March 10, 2023 13:48
- Fix import errors
@shaneahmed shaneahmed self-assigned this Mar 10, 2023
@shaneahmed shaneahmed added the enhancement New feature or request label Mar 10, 2023
@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #560 (43a5074) into develop (54b9e22) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 43a5074 differs from pull request most recent head 2cf341d. Consider uploading reports for the commit 2cf341d to get more accurate results

@@           Coverage Diff            @@
##           develop     #560   +/-   ##
========================================
  Coverage    99.51%   99.51%           
========================================
  Files           63       63           
  Lines         6591     6593    +2     
  Branches      1077     1077           
========================================
+ Hits          6559     6561    +2     
  Misses          20       20           
  Partials        12       12           
Impacted Files Coverage Δ
tiatoolbox/wsicore/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shaneahmed shaneahmed merged commit adf42f5 into develop Mar 13, 2023
@shaneahmed shaneahmed deleted the dev-import-at-top-level branch March 13, 2023 13:41
@shaneahmed shaneahmed added this to the Release v1.4.0 milestone Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants