update quick start demo codes#6240
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6240 +/- ##
=======================================
Coverage 93.30% 93.30%
=======================================
Files 103 103
Lines 30362 30362
Branches 2729 2729
=======================================
Hits 28328 28328
Misses 1857 1857
Partials 177 177
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Backport to 3.8: 💚 backport PR created✅ Backport PR branch: Backported as #6248 🤖 @patchback |
* update quick start demo codes * add CHANGES Co-authored-by: Lynwee.Hou <houlinwei@bytedance.com> (cherry picked from commit 9c316f1)
Backport to 3.9: 💚 backport PR created✅ Backport PR branch: Backported as #6249 🤖 @patchback |
* update quick start demo codes * add CHANGES Co-authored-by: Lynwee.Hou <houlinwei@bytedance.com> (cherry picked from commit 9c316f1)
What do these changes do?
just update quick start demos avoiding a warning messages.
Are there changes in behavior for the user?
None.
Related issue number
Checklist
CONTRIBUTORS.txtCHANGESfolder<issue_id>.<type>for example (588.bugfix)issue_idchange it to the pr id after creating the pr.feature: Signifying a new feature..bugfix: Signifying a bug fix..doc: Signifying a documentation improvement..removal: Signifying a deprecation or removal of public API..misc: A ticket has been closed, but it is not of interest to users.