From f38ac1b3094d666421de5cc0fa7da58be42f48b7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 00:04:18 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4aaba21..adbb78a 100644 --- a/README.md +++ b/README.md @@ -152,4 +152,3 @@ For code quality control, we use `pre-commit` hooks for formatting and type hint Try your best to add test cases for bug fixes and new features. We use `pytest` for testing. For documentation, we should try to follow the [Google Python docstrings style](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html). -