dwavesystems / penaltymodel

Utilities and interfaces for using penalty models.
https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest
Apache License 2.0
19 stars 21 forks source link

Fix duplicate ``tbl_andgate`` label warning #150

Closed JoelPasvolsky closed 4 months ago

JoelPasvolsky commented 4 months ago

Part of sdk cleanup of build warnings. This table is in both the README and is brought into the SDK index page for this repo, causing a build warning, docs_penalty/README.rst:: WARNING: duplicate label tbl_andgate, other instance in /home/circleci/repo/docs/docs_penalty/index.rst. The table is not referenced from elsewhere and doesn't need the label.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.15%. Comparing base (a898f70) to head (70dac7b). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #150 +/- ## ======================================= Coverage 94.15% 94.15% ======================================= Files 18 18 Lines 633 633 ======================================= Hits 596 596 Misses 37 37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.