workhorsy / py-cpuinfo

A module for getting CPU info with pure Python
MIT License
312 stars 59 forks source link

Remove extended_model and extended_family fields #147

Closed workhorsy closed 4 years ago

workhorsy commented 4 years ago

It is a good idea to remove these fields as they are only used internally to calculate the actual Family and Model.