mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
tests: disable pylint error useless-object-inheritance
This commit is contained in:
@@ -30,6 +30,7 @@ It uses the following scripts:
|
||||
"""
|
||||
|
||||
# pylint: disable=wrong-import-order,wrong-import-position
|
||||
# pylint: disable=useless-object-inheritance
|
||||
|
||||
from __future__ import print_function
|
||||
import argparse
|
||||
|
||||
Reference in New Issue
Block a user