lint: sort import(s)
This commit is contained in:
parent
a779d3268d
commit
c9739dbd2a
2 changed files with 2 additions and 2 deletions
|
|
@ -8,6 +8,7 @@ import subprocess
|
|||
import sys
|
||||
import tempfile
|
||||
import typing
|
||||
|
||||
# pylint doesn't understand the string-annotation below
|
||||
from typing import Any, Dict, List, Tuple # pylint: disable=unused-import
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue