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/2] 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 e7ca3d62289285f2df84c9c04703331efa71bf2c Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 30 Apr 2025 19:55:51 +0000 Subject: [PATCH 2/2] chore: adding changelog file 3883.added.md [dependabot-skip] --- doc/changelog.d/3883.added.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/3883.added.md diff --git a/doc/changelog.d/3883.added.md b/doc/changelog.d/3883.added.md new file mode 100644 index 00000000000..c2f611fc6da --- /dev/null +++ b/doc/changelog.d/3883.added.md @@ -0,0 +1 @@ +chore: migrated PR 3868 \ No newline at end of file