码迷,mamicode.com
首页 > 其他好文 > 详细

pycharm设置检查(inspection)

时间:2017-09-08 16:20:32      阅读:1505      评论:0      收藏:0      [点我收藏+]

标签:print   without   red   using   pycharm   images   arguments   port   ble   

1、将python中这五个去掉

Unresolved references (import numpy as np  出现波浪线,去掉后 print(abc) 就不会报错,有得有失)  

calling a method by class using
技术分享
 
try to call a non-callable  
技术分享

 

incorrect call arguments  
redeclared names without usage 
技术分享

 

设置:去掉除python外所有的,python中的去掉上面五个。 

技术分享

技术分享

 

pycharm设置检查(inspection)

标签:print   without   red   using   pycharm   images   arguments   port   ble   

原文地址:http://www.cnblogs.com/bawu/p/7494898.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!