From a0d5c2f570e03d8e74e53e06eec324415e184d2c Mon Sep 17 00:00:00 2001 From: German <28149841+germa89@users.noreply.github.com> Date: Thu, 24 Apr 2025 11:02:56 +0200 Subject: [PATCH 1/3] fix: add a blank line for better readability in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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 From 0543a1b01aff4549ea78fcd2e566c08af050c6ae Mon Sep 17 00:00:00 2001 From: German <28149841+germa89@users.noreply.github.com> Date: Wed, 30 Apr 2025 22:18:52 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 679cbb1cd4c..f476d9c5fbd 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) +asdf ## Overview From 86d4c385a47bc56d20c0fc383e3811f28afdcee8 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 26 May 2025 19:51:50 +0000 Subject: [PATCH 3/3] chore: adding changelog file 3950.added.md [dependabot-skip] --- doc/changelog.d/3950.added.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/3950.added.md diff --git a/doc/changelog.d/3950.added.md b/doc/changelog.d/3950.added.md new file mode 100644 index 00000000000..789b4859618 --- /dev/null +++ b/doc/changelog.d/3950.added.md @@ -0,0 +1 @@ +chore: migrated PR 3949 \ No newline at end of file