From ee5ec81ced76bc172300895bbbaa14e02f7e1be8 Mon Sep 17 00:00:00 2001 From: Michael Dunphy Date: Tue, 23 Apr 2024 19:12:18 +0000 Subject: [PATCH] Fix URL to GitHub issues --- 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