From ea2ef1f23af1977597482be54e79087d8e7ad010 Mon Sep 17 00:00:00 2001 From: Marc Schuh Date: Wed, 9 Jul 2025 12:27:03 +0200 Subject: [PATCH] changed romos to GROMOS --- docs/_source/pygromos.html | 4 ++-- docs/sphinx_project/_build/html/_source/pygromos.html | 4 ++-- pygromos/__init__.py | 2 +- pygromos/pygromos.py | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/_source/pygromos.html b/docs/_source/pygromos.html index eb0ab614..2a7cb8f8 100644 --- a/docs/_source/pygromos.html +++ b/docs/_source/pygromos.html @@ -465,13 +465,13 @@

Submodules

pygromos.pygromos module

pygromos.py -The aim of the module is to bring romos to the Python3 World!

+The aim of the module is to bring GROMOS to the Python3 World!

Handles the primary functions

Module contents

PyGromos -The aim of the module is to bring romos to the Python3 World!

+The aim of the module is to bring GROMOS to the Python3 World!

diff --git a/docs/sphinx_project/_build/html/_source/pygromos.html b/docs/sphinx_project/_build/html/_source/pygromos.html index eb0ab614..2a7cb8f8 100644 --- a/docs/sphinx_project/_build/html/_source/pygromos.html +++ b/docs/sphinx_project/_build/html/_source/pygromos.html @@ -465,13 +465,13 @@

Submodules

pygromos.pygromos module

pygromos.py -The aim of the module is to bring romos to the Python3 World!

+The aim of the module is to bring GROMOS to the Python3 World!

Handles the primary functions

Module contents

PyGromos -The aim of the module is to bring romos to the Python3 World!

+The aim of the module is to bring GROMOS to the Python3 World!

diff --git a/pygromos/__init__.py b/pygromos/__init__.py index fbde344e..85b7a3bf 100644 --- a/pygromos/__init__.py +++ b/pygromos/__init__.py @@ -1,6 +1,6 @@ """ PyGromos -The aim of the module is to bring romos to the Python3 World! +The aim of the module is to bring GROMOS to the Python3 World! """ # Add imports here diff --git a/pygromos/pygromos.py b/pygromos/pygromos.py index b699ebc6..49bda070 100644 --- a/pygromos/pygromos.py +++ b/pygromos/pygromos.py @@ -1,6 +1,6 @@ """ pygromos.py -The aim of the module is to bring romos to the Python3 World! +The aim of the module is to bring GROMOS to the Python3 World! Handles the primary functions """