mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
test/py: do not import pytest multiple times
Signed-off-by: Liam Beguin <liambeguin@gmail.com> Reviewed-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
parent
be91691d08
commit
64a2cebb6e
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import os.path
|
|||
import pytest
|
||||
import sys
|
||||
import time
|
||||
import pytest
|
||||
|
||||
def md5sum_data(data):
|
||||
"""Calculate the MD5 hash of some data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue