Update code_and_doc.md

pull/5295/head
thunder 2022-01-19 16:38:12 +08:00 committed by GitHub
parent 22b1fb3181
commit 8c5545f6e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ PaddleOCR的Python代码遵循 [PEP8规范](https://www.python.org/dev/peps/pep-
- 空格
- 空格应该加在逗号、分号、冒号前,而非他们的后
- 空格应该加在逗号、分号、冒号后,而非他们的前
```python
# 正确: