Fix lint issues
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
a38db2a55b
commit
7e14c66c4d
2 changed files with 2 additions and 1 deletions
|
@ -17,5 +17,6 @@
|
|||
from . import bignum_common
|
||||
|
||||
class EcpOperationCommon(bignum_common.ModOperationCommon):
|
||||
#pylint: disable=abstract-method
|
||||
"""Target for ecp test case generation."""
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue