From 79a0e933d78a51f32237b29fc375d0ee27aace37 Mon Sep 17 00:00:00 2001 From: Michael Dunphy Date: Mon, 29 Apr 2024 07:35:54 -0700 Subject: [PATCH] Fix URL to GitHub issues (#520) Co-authored-by: Michael Dunphy --- numcodecs/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numcodecs/__init__.py b/numcodecs/__init__.py index 64ceb537..9a16d31a 100644 --- a/numcodecs/__init__.py +++ b/numcodecs/__init__.py @@ -13,7 +13,7 @@ If you have a question, find a bug, would like to make a suggestion or contribute code, please `raise an issue on GitHub -`_. +`_. """ import multiprocessing