修改异步被废弃的方法,及 app_modeel_name 的错误拼写#1
Open
sanbeichahegongheguo wants to merge 11 commits intoZhangXinNan:mainfrom
Open
修改异步被废弃的方法,及 app_modeel_name 的错误拼写#1sanbeichahegongheguo wants to merge 11 commits intoZhangXinNan:mainfrom
sanbeichahegongheguo wants to merge 11 commits intoZhangXinNan:mainfrom
Conversation
几处错误拼写。
修改错拼写单词。
1、修改了index2的响应字符。 2、调整了部分函数的行距,让有关联的更近。
1、修改错误的modeel拼写。 2、调整import顺序。
1、修改一个错误的xml大小写。 2、修改modeel拼写。
增加动态路由,让url的结果更清晰。
减少等待时长
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1、修改了 [chapter01/asyncio/cotrast_async.py] 代码中异步的写法。旧代码部分函数被废弃。
2、主要修改了多处 对 app_modeel_name 的错误拼写,这个 modeel 是多打了一个 字母 e 吧。