From 589dcf164d84b9b87ac2ffe40550e0ab56720056 Mon Sep 17 00:00:00 2001 From: Dennis Herb Date: Tue, 5 Aug 2025 14:38:57 +0200 Subject: [PATCH 1/3] changed text --- qDNA/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qDNA/__init__.py b/qDNA/__init__.py index b72e2c6..56e2c80 100644 --- a/qDNA/__init__.py +++ b/qDNA/__init__.py @@ -19,4 +19,4 @@ from .visualization import * from .legacy import * -# some nice comment... +# some other comment... From 916202f03347a3ad99a48830fba11aa583be3116 Mon Sep 17 00:00:00 2001 From: Dennis Herb Date: Tue, 5 Aug 2025 14:46:35 +0200 Subject: [PATCH 2/3] changed text 2 --- qDNA/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/qDNA/__init__.py b/qDNA/__init__.py index 56e2c80..bd14d0f 100644 --- a/qDNA/__init__.py +++ b/qDNA/__init__.py @@ -20,3 +20,4 @@ from .legacy import * # some other comment... +# one more comment... From 2298a777d25b182cf1121bb44fd97619f73f42dd Mon Sep 17 00:00:00 2001 From: Dennis Herb Date: Tue, 5 Aug 2025 14:52:21 +0200 Subject: [PATCH 3/3] changed text 3 --- qDNA/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/qDNA/__init__.py b/qDNA/__init__.py index bd14d0f..ae2aba1 100644 --- a/qDNA/__init__.py +++ b/qDNA/__init__.py @@ -21,3 +21,4 @@ # some other comment... # one more comment... +# some nicer comment...