diff --git a/README.md b/README.md index 7b998b406ad..679cbb1cd4c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ [![black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat)](https://github.com/psf/black) [![pre-commit](https://results.pre-commit.ci/badge/github/ansys/pymapdl/main.svg)](https://results.pre-commit.ci/latest/github/ansys/pymapdl/main) + ## Overview The PyMAPDL project supports Pythonic access to MAPDL to be able to diff --git a/doc/changelog.d/3885.added.md b/doc/changelog.d/3885.added.md new file mode 100644 index 00000000000..c2f611fc6da --- /dev/null +++ b/doc/changelog.d/3885.added.md @@ -0,0 +1 @@ +chore: migrated PR 3868 \ No newline at end of file diff --git a/doc/changelog.d/3886.added.md b/doc/changelog.d/3886.added.md new file mode 100644 index 00000000000..c2f611fc6da --- /dev/null +++ b/doc/changelog.d/3886.added.md @@ -0,0 +1 @@ +chore: migrated PR 3868 \ No newline at end of file