XanaduAI / thewalrus

A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
https://the-walrus.readthedocs.io
Apache License 2.0
101 stars 55 forks source link

Remove unnecessary line #216

Closed nquesada closed 3 years ago

nquesada commented 3 years ago

Deletes unnecessary double definition already present in line 122.

codecov[bot] commented 3 years ago

Codecov Report

Merging #216 (3ce7760) into master (f2f7a09) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #216   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1205      1204    -1     
=========================================
- Hits          1205      1204    -1     
Impacted Files Coverage Δ
thewalrus/quantum/gaussian_checks.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 f2f7a09...3ce7760. Read the comment docs.