Skip to content

Conversation

michalk8
Copy link
Collaborator

IMPORTANT: Please search among the Pull requests before creating one.

In preparation to #469, I've updated requirements.txt to include all packages we use.
Currently Pillow and tiffffile have no pins (were previously pinned by scikit-image).

Description

Remove various warnings.

How has this been tested?

N/A

Closes

closes #466

@michalk8 michalk8 added the misc PR fixes something arbitrary label Mar 20, 2022
@michalk8 michalk8 self-assigned this Mar 20, 2022
@codecov
Copy link

codecov bot commented Mar 20, 2022

Codecov Report

Merging #489 (19dbfe4) into master (99bb43a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #489      +/-   ##
==========================================
+ Coverage   77.98%   77.99%   +0.01%     
==========================================
  Files          31       31              
  Lines        4343     4345       +2     
  Branches      794      795       +1     
==========================================
+ Hits         3387     3389       +2     
  Misses        734      734              
  Partials      222      222              
Impacted Files Coverage Δ
squidpy/gr/_ligrec.py 79.64% <100.00%> (ø)
squidpy/gr/_nhood.py 82.87% <100.00%> (ø)
squidpy/im/_container.py 86.78% <100.00%> (+0.04%) ⬆️
squidpy/im/_feature_mixin.py 87.42% <100.00%> (ø)
squidpy/im/_process.py 83.82% <100.00%> (ø)
squidpy/pl/_graph.py 82.48% <100.00%> (ø)
squidpy/pl/_ligrec.py 90.72% <100.00%> (ø)

@michalk8 michalk8 merged commit ef54d02 into master Mar 20, 2022
@michalk8 michalk8 deleted the fix/warnings branch March 20, 2022 23:05
michalk8 added a commit that referenced this pull request Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
misc PR fixes something arbitrary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get rid of deprecation of warnings
1 participant