From 5f028603d34fdf5d4c432b10e0acd3a379d3a39c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:53:21 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/write_foo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/write_foo.py b/docs/write_foo.py index 40c330dea..114d2ab37 100644 --- a/docs/write_foo.py +++ b/docs/write_foo.py @@ -49,4 +49,4 @@ # open the NWB file in r+ mode with NWBHDF5IO(filename, "r+") as io: read_nwbfile = io.read() -breakpoint() \ No newline at end of file +breakpoint()