Pacify pylint

Except for missing documentation, which will come in a subsequent commit.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2022-12-21 20:20:44 +01:00
parent 6d40e54db0
commit 394da2d857

View File

@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from typing import Iterator, List, Optional, Union
from typing import Iterator, List
from . import test_case
from . import test_data_generation