#4500 avoid stray comment after bandit annotation
Merged by mikem. Opened by mikem.
mikem/koji bandit-comment  into  master

Download 4500.patch

bandit complains about this. E.g.

[manager]       WARNING Test in comment: we is not a test name or id, ignoring
[manager]   WARNING Test in comment: don is not a test name or id, ignoring
[manager]   WARNING Test in comment: t is not a test name or id, ignoring
[manager]   WARNING Test in comment: always is not a test name or id, ignoring
[manager]   WARNING Test in comment: have is not a test name or id, ignoring
[manager]   WARNING Test in comment: non is not a test name or id, ignoring
[manager]   WARNING Test in comment: stdlib is not a test name or id, ignoring
[manager]   WARNING Test in comment: libraries is not a test name or id, ignoring

Fixes https://pagure.io/koji/issue/4501

Metadata Update from @mikem:
- Pull-request tagged with: easyfix, no_qe

:thumbsup:

Commit 1a7ef072 fixes this pull-request

Pull-Request has been merged by mikem

Metadata