You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI does not seem to pick up unused function arguments.
I had two unused arguments to circuit_knitting.forging.efknitter._estimate_expvals in #307, and the style checks passed. The unused args have since been removed, but this should have been caught in CI.
The text was updated successfully, but these errors were encountered:
CI does not seem to pick up unused function arguments.
I had two unused arguments to circuit_knitting.forging.efknitter._estimate_expvals in #307, and the style checks passed. The unused args have since been removed, but this should have been caught in CI.
The text was updated successfully, but these errors were encountered: