Remove outdated pylint disable

This commit is contained in:
Sarina Canelake
2014-11-29 23:11:56 -05:00
parent b127d2844b
commit 134effa840
2 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# pylint: disable=E1103, E1101
# pylint: disable=E1101
import copy
import logging