microsoft / quantum-viz.js

quantum-viz.js is a configurable tool for rendering quantum circuits using pure HTML.
Other
44 stars 14 forks source link

Fix link in Python package README. #83

Closed anpaz closed 1 year ago

anpaz commented 1 year ago

The link to the contributing guidelines was broken on the pypi package, as it was a relative link to the CONTRIBUTING.md file. This updates the README to point to the full URL.

codecov-commenter commented 1 year ago

Codecov Report

Merging #83 (e377cad) into main (e42398a) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   89.05%   89.05%           
=======================================
  Files           4        4           
  Lines         265      265           
  Branches       33       33           
=======================================
  Hits          236      236           
  Misses         18       18           
  Partials       11       11           
Impacted Files Coverage Δ
quantum-viz/quantum_viz/widget.py 91.52% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.