-
Notifications
You must be signed in to change notification settings - Fork 523
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
DeprecationWarning: invalid escape sequence '\.' #3789
Labels
Comments
It looks to me W605 can fix it automatically. No need to manually fix it. |
njzjz
added a commit
to njzjz/deepmd-kit
that referenced
this issue
May 17, 2024
Fix deepmodeling#3789. Signed-off-by: Jinzhe Zeng <[email protected]>
Merged
Merged
github-merge-queue bot
pushed a commit
that referenced
this issue
May 18, 2024
Fix #3789. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Corrected a minor formatting issue in the quick start guide for displaying a file path. - **Chores** - Added a new linting rule for warnings to improve code quality. - **Tests** - Improved regular expression handling in test cases by using raw string notation. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
njzjz
added a commit
to njzjz/deepmd-kit
that referenced
this issue
Jul 2, 2024
Fix deepmodeling#3789. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **Documentation** - Corrected a minor formatting issue in the quick start guide for displaying a file path. - **Chores** - Added a new linting rule for warnings to improve code quality. - **Tests** - Improved regular expression handling in test cases by using raw string notation. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 81b5949) Signed-off-by: Jinzhe Zeng <[email protected]>
njzjz
added a commit
that referenced
this issue
Jul 3, 2024
Fix #3789. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **Documentation** - Corrected a minor formatting issue in the quick start guide for displaying a file path. - **Chores** - Added a new linting rule for warnings to improve code quality. - **Tests** - Improved regular expression handling in test cases by using raw string notation. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 81b5949) Signed-off-by: Jinzhe Zeng <[email protected]>
mtaillefumier
pushed a commit
to mtaillefumier/deepmd-kit
that referenced
this issue
Sep 18, 2024
Fix deepmodeling#3789. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Corrected a minor formatting issue in the quick start guide for displaying a file path. - **Chores** - Added a new linting rule for warnings to improve code quality. - **Tests** - Improved regular expression handling in test cases by using raw string notation. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: