Remove outdated pylint disable
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# pylint: disable=E1103, E1101
|
||||
# pylint: disable=E1101
|
||||
|
||||
import copy
|
||||
import logging
|
||||
|
||||
@@ -3,9 +3,7 @@
|
||||
Tests of the Capa XModule
|
||||
"""
|
||||
# pylint: disable=missing-docstring
|
||||
# pylint: disable=R0904
|
||||
# pylint: disable=invalid-name
|
||||
# pylint: disable=C0302
|
||||
|
||||
import datetime
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user