s/pylint: disable=W0212/pylint: disable=protected-access/

This commit is contained in:
Sarina Canelake
2014-11-30 17:16:42 -05:00
parent ff18b7d01a
commit 7229ef92ee
15 changed files with 43 additions and 44 deletions

View File

@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
# pylint: disable=W0212
import copy
import mock