Update misc.py
This commit is contained in:
parent
5a7a5ff473
commit
18f344d0e7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ def is_tool(name):
|
|||
|
||||
def get_vendor(name):
|
||||
vendors = {
|
||||
'DELL(TM)': 'Dell',
|
||||
'DELL': 'Dell',
|
||||
'ST': 'Seagate',
|
||||
'CRUCIAL': 'Crucial',
|
||||
'MICRON': 'Micron',
|
||||
|
|
Loading…
Add table
Reference in a new issue