来自Pycharm的善意提醒,那些值得你注意的小细节(持续更新)前言python 编码规范写在最后参考更新
文章目录前言python 编码规范命名类Class names should use CamelCase conventionVariable in function should be lowercaseShadows name 'use_a' from outer scope排版类PEP 8: W292 no newline at end of filePEP 8: E303 too many blank lines (2)PEP 8: E501 line too long (166 &am