s/pylint: disable=W0212/pylint: disable=protected-access/
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# pylint: disable=W0212
|
||||
|
||||
import copy
|
||||
import mock
|
||||
|
||||
Reference in New Issue
Block a user