From c8f22db2f2374029dba0ef0663810dd8d7491d45 Mon Sep 17 00:00:00 2001 From: niksirbi Date: Fri, 10 Nov 2023 14:26:47 +0000 Subject: [PATCH] make pre-commit happy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e83e9c6..2046e41 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ For development, clone this repository and install the dependencies with one of ```bash pip install -e .[dev] pip install -e .[dev,napari] -``` \ No newline at end of file +```