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 deprecation warnings due to invalid escape sequence in docstrings #378

Merged
merged 2 commits into from
May 5, 2022

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented May 5, 2022

No description provided.

@mkundu1 mkundu1 requested a review from dnwillia-work May 5, 2022 17:25
@dnwillia-work dnwillia-work linked an issue May 5, 2022 that may be closed by this pull request
@mkundu1 mkundu1 merged commit b48a914 into main May 5, 2022
@mkundu1 mkundu1 deleted the bug/deprecation-warning branch May 5, 2022 17:44
seanpearsonuk added a commit that referenced this pull request May 6, 2022
* Fix deprecation warnings due to invalid escape sequence in docstrings (#378)

* Fix deprecation warnings due to invalid escape sequence in docstrings

* Fix unittest

* Cache examples (#373)

* Cache examples

* fix tests by cleaning up an issue in the test util code

* Pytest for the Fault Tolerant Meshing Workflow - exhaust system

* Fixing codespell error

* Fixing codespell error2

* fix tests by cleaning up an issue in the test util code

Co-authored-by: Mainak Kundu <[email protected]>
Co-authored-by: Yogesh Patel <[email protected]>
ypatel-qa added a commit that referenced this pull request May 7, 2022
* Pytest for the Fault Tolerant Meshing Workflow - exhaust system

* Fixing codespell error

* Fixing codespell error2

* Pytest for the Fault Tolerant Meshing Workflow - exhaust system

* Fixing codespell error

* Fixing codespell error2

* fix tests by cleaning up an issue in the test util code (#383)

* Fix deprecation warnings due to invalid escape sequence in docstrings (#378)

* Fix deprecation warnings due to invalid escape sequence in docstrings

* Fix unittest

* Cache examples (#373)

* Cache examples

* fix tests by cleaning up an issue in the test util code

* Pytest for the Fault Tolerant Meshing Workflow - exhaust system

* Fixing codespell error

* Fixing codespell error2

* fix tests by cleaning up an issue in the test util code

Co-authored-by: Mainak Kundu <[email protected]>
Co-authored-by: Yogesh Patel <[email protected]>

* remove one asserted name (#385)

* Renaming end-to-end tests

* Tol change - abs to rel

Co-authored-by: ANSYS\spearson <[email protected]>
Co-authored-by: Sean Pearson <[email protected]>
Co-authored-by: Mainak Kundu <[email protected]>
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.

DeprecationWarning due to invalid escape sequence
3 participants