diff options
author | Théo de la Hogue | 2024-04-09 00:18:55 +0200 |
---|---|---|
committer | Théo de la Hogue | 2024-04-09 00:18:55 +0200 |
commit | 3edf39d92d14d73f8afd0aaf7f04259cef7455d8 (patch) | |
tree | b6a592a541253dce7d16d032e207d9123cf69648 /src/argaze.test/DataFeatures.py | |
parent | ad25274a8493b63c40cd5d59f59889214fcc8aa2 (diff) | |
download | argaze-3edf39d92d14d73f8afd0aaf7f04259cef7455d8.zip argaze-3edf39d92d14d73f8afd0aaf7f04259cef7455d8.tar.gz argaze-3edf39d92d14d73f8afd0aaf7f04259cef7455d8.tar.bz2 argaze-3edf39d92d14d73f8afd0aaf7f04259cef7455d8.tar.xz |
Using https url.
Diffstat (limited to 'src/argaze.test/DataFeatures.py')
-rw-r--r-- | src/argaze.test/DataFeatures.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argaze.test/DataFeatures.py b/src/argaze.test/DataFeatures.py index 04163be..a0031bc 100644 --- a/src/argaze.test/DataFeatures.py +++ b/src/argaze.test/DataFeatures.py @@ -8,7 +8,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with -this program. If not, see <http://www.gnu.org/licenses/>. +this program. If not, see <https://www.gnu.org/licenses/>. """ __author__ = "Théo de la Hogue" |