PyLint fixes

This commit is contained in:
Ivan Kravets
2022-07-02 19:19:48 +03:00
parent 96fb8c74f9
commit 029e66cd06
8 changed files with 13 additions and 17 deletions
+1 -2
View File
@@ -12,9 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# pylint: disable=no-self-use, unused-argument, too-many-lines
# pylint: disable=too-many-instance-attributes, too-many-public-methods
# pylint: disable=assignment-from-no-return
# pylint: disable=assignment-from-no-return, unused-argument, too-many-lines
from __future__ import absolute_import