PyCharm中python语法要求——消去提示波浪线

PyCharm中python语法要求------消去提示波浪线

关闭代码规范检查

在Setting里边搜索pep,取消勾选pep8 coding style violation

问题产生

解决问题

按照下图操作,也可直接Ctrl+Alt+s弹出设置页面

在 Settings 中 : Editor > Color Sheame > General

找 到 : Error and Warnings ,会看到 Typo 和 Weak Warning,两个均取消勾选

消除划线

了解更多知识请戳下:

@Author:懒羊羊

相关推荐
aqi001 小时前
15天学会AI应用开发(七)有了大模型为什么还要引入RAG
人工智能·python·大模型·ai编程·ai应用
金銀銅鐵3 小时前
用 Python 实现 Take-Away 游戏
python·游戏
copyer_xyf3 小时前
Agent 流程编排
后端·python·agent
copyer_xyf4 小时前
Agent RAG
后端·python·agent
copyer_xyf4 小时前
【RAG】向量数据库:milvus
后端·python·agent
copyer_xyf4 小时前
Agent 记忆管理
后端·python·agent
星云穿梭19 小时前
用Python写一个带图形界面的学生管理系统——完整教程
python
金銀銅鐵20 小时前
用 Pygame 实现 15 puzzle
python·数学·游戏
黄忠1 天前
大模型之LangGraph技术体系
python·llm