Skip to content

Commit 095c852

Browse files
bonzinidcbaker
authored andcommitted
unittests/cargotests: fix pylint
Signed-off-by: Paolo Bonzini <[email protected]>
1 parent bf9ff6e commit 095c852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unittests/cargotests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import textwrap
99
import typing as T
1010

11-
from mesonbuild.cargo import builder, cfg, load_wraps
11+
from mesonbuild.cargo import cfg, load_wraps
1212
from mesonbuild.cargo.cfg import TokenType
1313
from mesonbuild.cargo.version import convert
1414

0 commit comments

Comments
 (0)