From 1696f236b426882001864c521b5e8ad3e18024e0 Mon Sep 17 00:00:00 2001 From: andife Date: Wed, 13 Apr 2022 22:26:49 +0200 Subject: [PATCH] Update __init__.py --- hoggormplot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hoggormplot/__init__.py b/hoggormplot/__init__.py index a2a3fed..f35fe90 100644 --- a/hoggormplot/__init__.py +++ b/hoggormplot/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -""" hoggormplot is a Python package for visualsation of results from models computed with the hoggorm package. +""" hoggormplot is a Python package for visualisation of results from models computed with the hoggorm package. """