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

[FIX] Preprocess - Replace deprecated pkg_resources #1053

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

PrimozGodec
Copy link
Collaborator

Issue

pkg_resources is deprecated

Description of changes

Replacing pkg_resources with os.path

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

Codecov Report

Merging #1053 (38a9402) into master (64eee89) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1053      +/-   ##
==========================================
- Coverage   82.29%   82.29%   -0.01%     
==========================================
  Files          93       93              
  Lines       12448    12447       -1     
  Branches     1699     1699              
==========================================
- Hits        10244    10243       -1     
  Misses       1893     1893              
  Partials      311      311              

@PrimozGodec PrimozGodec merged commit cdb0901 into biolab:master Mar 30, 2024
12 checks passed
@PrimozGodec PrimozGodec deleted the preprocess-remove-pkg branch March 30, 2024 14:57
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.

2 participants