Skip to content
Snippets Groups Projects
Verified Commit 3362f735 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

Merge branch 'f-test-pipeline' into dev

parents 92d33797 6d4c7e91
No related branches found
No related tags found
No related merge requests found
Pipeline #65094 passed
......@@ -3,8 +3,8 @@
## Welcome
This is the **CaosDB Python Client Library** repository and a part of the
CaosDB project.
This is the **LinkAhead Python Client Library** repository and a part of the
LinkAhead project.
## Setup
......@@ -18,11 +18,11 @@ Please refer to the [official documentation](https://docs.indiscale.com/caosdb-p
## Contributing
Thank you very much to all contributers—[past, present](https://gitlab.com/caosdb/caosdb/-/blob/dev/HUMANS.md), and prospective ones.
Thank you very much to all contributers—[past, present](https://gitlab.com/linkahead/linkahead/-/blob/main/HUMANS.md), and prospective ones.
### Code of Conduct
By participating, you are expected to uphold our [Code of Conduct](https://gitlab.com/caosdb/caosdb/-/blob/dev/CODE_OF_CONDUCT.md).
By participating, you are expected to uphold our [Code of Conduct](https://gitlab.com/linkahead/linkahead/-/blob/main/CODE_OF_CONDUCT.md).
### How to Contribute
......
# -*- coding: utf-8 -*-
#
# ** header v3.0
# This file is a part of the LinkAhead Project.
#
# Copyright (C) 2025 IndiScale GmbH <info@indiscale.com>
# Copyright (C) 2018 Research Group Biomedical Physics,
# Max-Planck-Institute for Dynamics and Self-Organization Göttingen
#
......@@ -19,8 +19,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# ** end header
#
"""Test linkahead.connection.utils."""
# pylint: disable=missing-docstring
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment