From e7667aa92ecf32213aaffde7225bd1de12dc5ae8 Mon Sep 17 00:00:00 2001 From: German <28149841+germa89@users.noreply.github.com> Date: Mon, 26 May 2025 22:25:39 +0200 Subject: [PATCH 1/2] docs: add spacing for improved readability in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3bb4a35e698..8ffd0c6344f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ ## Overview + + + The PyMAPDL project supports Pythonic access to MAPDL to be able to communicate with the MAPDL process directly from Python. The latest [ansys-mapdl-core](https://pypi.org/project/ansys-mapdl-core/) package From 4359c46a364f9863e8664f61c13d915679ecad35 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 26 May 2025 20:29:02 +0000 Subject: [PATCH 2/2] chore: adding changelog file 3956.added.md [dependabot-skip] --- doc/changelog.d/3956.added.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/3956.added.md diff --git a/doc/changelog.d/3956.added.md b/doc/changelog.d/3956.added.md new file mode 100644 index 00000000000..f4be77ad0d3 --- /dev/null +++ b/doc/changelog.d/3956.added.md @@ -0,0 +1 @@ +chore: migrated PR 3955 \ No newline at end of file