From 3ccd2f534c3ff462faf633a8898dc562d852ab5f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 23:36:39 +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). -