去除pycharm的warning提示类的波浪线

找到setting选项中的Editor的Inspections,打开Python选项夹将其中全部的PEP8选项的对勾去除(用于去除def函数命名的检查和import时from的提示); 找到setting选项中的Editor的Inspections,去除spelling中的typo选项的对勾。(用于出去部分变量命名的问题); 找到setting选项中的Editor的Color Scheme,在ge
相关文章
相关标签/搜索