Fix pylint issues
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
c83f792c18
commit
aec3eea064
2 changed files with 8 additions and 11 deletions
|
@ -14,10 +14,8 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from . import test_case
|
||||
from . import test_data_generation
|
||||
from . import bignum_common
|
||||
|
||||
class EcpOperationCommon(bignum_common.ModOperationCommon):
|
||||
"""Target for ecp test case generation."""
|
||||
pass
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue