Merge pull request #22 from Tqlsdlddw/patch-1
Update codeSpecification_first.md
This commit is contained in:
@@ -54,10 +54,6 @@ def main():
|
||||
* 可以使用多个空行分隔多组相关的函数
|
||||
* 函数中可以使用空行分隔出逻辑相关的代码
|
||||
|
||||
### 2.5、编码
|
||||
|
||||
* 文件使用 UTF-8 编码
|
||||
* 文件头部加入`#-*-conding:utf-8-*-`标识
|
||||
|
||||
## 3、import 语句
|
||||
|
||||
@@ -258,4 +254,4 @@ Optional plotz says to frobnicate the bizbaz first.
|
||||
"""
|
||||
|
||||
"""Oneline docstring"""
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user