我想使用linter (特别是pylint)来调试我的代码,但是接受通配符导入。目前,它突出显示了代码中的一个错误,即导入gurobipy包:
from gurobipy import *m = Model("mip1") # Pylint shows error in this line
我想知道pylint是否只是无法处理通配
-1.1.1 WTForms-2.3.1 Werkzeug-1.0.1单击-7.1.2烧瓶-1.1.2烧瓶-上传-0.2.1瓶-wtf-0.14.3其危险-1.1.0
Error: While importing "app", an ImportError was raised:
Traceback (most recent