OSDN Git Service

python/console_socket: Add a pylint ignore
authorJohn Snow <jsnow@redhat.com>
Thu, 27 May 2021 21:16:48 +0000 (17:16 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 1 Jun 2021 20:21:21 +0000 (16:21 -0400)
commit8825fed82a1949ed74f103c2ff26c4d71d2e4845
treeb740fa0baf80ebd80c7ea77b439475f701d87bbd
parent14b41797d5eb20fb9c6d0a1fe809e8422938f230
python/console_socket: Add a pylint ignore

We manage cleaning up this resource ourselves. Pylint should shush.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Message-id: 20210527211715.394144-5-jsnow@redhat.com
Message-id: 20210517184808.3562549-5-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/console_socket.py