Closed lsetiawan closed 6 years ago
This also addresses #115.
Missed the builtins type in getCVs function. This should be the last ones, according to travis-CI.
Do you mean the last type
builtin, or the last builtin altogether (ie, no more misuse of builtins!)? If it's the latter, this PR will close #115
Give TravisCI another few minutes until flake8 test is done, and we will see if it's the last misused builtin. Thanks.
Overview
Missed the builtins
type
ingetCVs
function. This should be the last ones, according to travis-CI.