]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/BuildClassObject.py
BaseTools: eliminate {} from dictionary contructor call
authorCarsey, Jaben <jaben.carsey@intel.com>
Fri, 27 Apr 2018 22:32:29 +0000 (06:32 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 4 May 2018 05:03:04 +0000 (13:03 +0800)
commit817e36690ad3156b9413d48e3ff5c3509d34c03f
tree6633539fb57fa7f78478606ce779a3a1a01b28e3
parent13d9e0511e1c247b324c2ec6d3b4806c8a4daaa2
BaseTools: eliminate {} from dictionary contructor call

no need to construct 2 dictionaries.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/Workspace/BuildClassObject.py