Update misc.py

This commit is contained in:
Solvik 2019-09-09 18:02:27 +02:00 committed by GitHub
parent 5a7a5ff473
commit 18f344d0e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ def is_tool(name):
def get_vendor(name):
vendors = {
'DELL(TM)': 'Dell',
'DELL': 'Dell',
'ST': 'Seagate',
'CRUCIAL': 'Crucial',
'MICRON': 'Micron',