Commit 6c6f06d9 by Sarina Canelake Committed by Zia Fazal

s/pylint: disable=W0622/pylint: disable=redefined-builtin/

parent d7bc40e5
# -*- coding: utf-8 -*-
# pylint: disable=invalid-name
# pylint: disable=W0622
# pylint: disable=redefined-builtin
# pylint: disable=protected-access
# pylint: disable=unused-argument
......
# -*- coding: utf-8 -*-
# pylint: disable=invalid-name
# pylint: disable=W0622
# pylint: disable=redefined-builtin
# pylint: disable=protected-access
# pylint: disable=unused-argument
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment