From c8bc8a3dd1315f68b37801ff0d8239e5f1ccce14 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:55:17 +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). -