This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
community
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update security/coding_guild_python_zh_cn.md.
修改规则1.1.1中错误的描述
pull/274/head
zhaoyu
Gitee
2 years ago
parent
ef649f3197
commit
cc7c8f2c8b
No known key found for this signature in database
GPG Key ID:
173E9B9CA92EEF8F
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
security/coding_guild_python_zh_cn.md
+ 1
- 1
security/coding_guild_python_zh_cn.md
View File
@@ -30,7 +30,7 @@ MindSpore开源社区
#### 1.1 命名
<font size=3>**规则 1.1.1 包
名,模块名:小写,不使用下划线
。**</font>
<font size=3>**规则 1.1.1 包
(Package)、模块(Module)名使用意义完整的英文描述,采用小写加下划线(lower_with_under)的风格命名
。**</font>
<font size=3>**规则 1.1.2 类名:使用驼峰格式,首字母大写,私有类下划线前缀。**</font>
Write
Preview
Loading…
Cancel
Save