Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix some typos in configs #1496

Merged
merged 2 commits into from
Jul 20, 2022
Merged

Conversation

liqikai9
Copy link
Collaborator

@liqikai9 liqikai9 commented Jul 20, 2022

Motivation

Modificatiorelatedn

  1. Modify typos in related configs.
  2. Modify the requirements/dics.txt. Refer to [Docs] Fix markdown version mmcv#2121, otherwise the documentation can not be built.

BC-breaking (Optional)

Use cases (Optional)

Checklist

Before PR:

  • I have read and followed the workflow indicated in the CONTRIBUTING.md to create this PR.
  • Pre-commit or linting tools indicated in CONTRIBUTING.md are used to fix the potential lint issues.
  • Bug fixes are covered by unit tests, the case that causes the bug should be added in the unit tests.
  • New functionalities are covered by complete unit tests. If not, please add more unit tests to ensure correctness.
  • The documentation has been modified accordingly, including docstring or example tutorials.

After PR:

  • CLA has been signed and all committers have signed the CLA in this PR.

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #1496 (3ae4f4c) into master (afb37d4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1496   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files         236      236           
  Lines       20036    20036           
  Branches     3602     3602           
=======================================
  Hits        16925    16925           
  Misses       2231     2231           
  Partials      880      880           
Flag Coverage Δ
unittests 84.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update afb37d4...3ae4f4c. Read the comment docs.

@ly015 ly015 merged commit 6a5888e into open-mmlab:master Jul 20, 2022
jin-s13 pushed a commit to dineshreddy91/mmpose that referenced this pull request Jul 29, 2022
* fix some typos in configs

* [Docs] Fix markdown version
@liqikai9 liqikai9 deleted the fix-config-typo branch September 18, 2022 08:01
evendrow pushed a commit to evendrow/mmpose that referenced this pull request Dec 22, 2022
* fix some typos in configs

* [Docs] Fix markdown version
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 5, 2023
* fix some typos in configs

* [Docs] Fix markdown version
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* fix some typos in configs

* [Docs] Fix markdown version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants