AstraZeneca / chemicalx

A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)
https://chemicalx.readthedocs.io
Apache License 2.0
700 stars 89 forks source link

Black update conformity #66

Closed benedekrozemberczki closed 2 years ago

benedekrozemberczki commented 2 years ago

Summary

Black has changed, code is reformatted.

Changes

codecov-commenter commented 2 years ago

Codecov Report

Merging #66 (6dd05c6) into main (9e8729a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files          29       29           
  Lines         800      800           
=======================================
  Hits          750      750           
  Misses         50       50           
Impacted Files Coverage Δ
tests/unit/test_models.py 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 9e8729a...6dd05c6. Read the comment docs.

cthoyt commented 2 years ago

Looks good