负责保温杯

文章
6
资源
0
加入时间
2年10月17天

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

找到setting选项中的Editor的Inspections,打开Python选项夹将其中所有的PEP8选项的对勾去除(用于去除def函数命名的检查和import时from的提示);找到setting选项中的Editor的Inspections,去除spelling中的typo选项的对勾。(用于出去部分变量命名的问题);找到setting选项中的Editor的Color Scheme,在gene...