collections.namedtuple to typing.NameTuple and flake8 fixes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import shlex
|
||||
import subprocess
|
||||
from collections import namedtuple
|
||||
|
||||
from typing import Dict, List, NamedTuple, Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user