92a20ce518
I believe this `print()` statement was not intentional, as it's the only `print` to `sys.stderr` in the entire project. We already are logging to debug level, so we don't need to also print. This issue causes ~20 log lines for Qiskit Terra any time we run Reno. Change-Id: I664156017ea24e819c6a7cffe6711376306b59fe
7 lines
188 B
YAML
7 lines
188 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Remove noisy log statement for deleted release notes. These look like:
|
|
|
|
unable to find release notes file associated with unique id '34cd623294a30d83', skipping
|