NPLinker / nplinker

A python framework for data mining microbial natural products by integrating genomics and metabolomics data
https://nplinker.github.io/nplinker
Apache License 2.0
17 stars 13 forks source link

fix mypy and ruff errors #257

Closed CunliangGeng closed 4 months ago

CunliangGeng commented 4 months ago

This PR tries to solve all type hints errors (mypy), formatting errors (ruff) and typos for refactored code. As for non-refactored code, we keep it as it is.

As for type hints, the changes follow the rules below:

CunliangGeng commented 4 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @CunliangGeng and the rest of your teammates on Graphite Graphite

CunliangGeng commented 4 months ago

It's ready for review.

CunliangGeng commented 4 months ago

Merge activity

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
82.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud