Skip to content

Commit 85a90fe

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0f30f5b commit 85a90fe

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ Before contributing, please make sure to:
5959

6060
1. Read our full [Contributing Guidelines](./CONTRIBUTING.md).
6161
2. Ensure your code follows our style guide:
62-
- Python 3.13+ compatible
63-
- Uses descriptive variable and function names
64-
- Includes type hints and docstrings with doctests
62+
- Python 3.13+ compatible
63+
- Uses descriptive variable and function names
64+
- Includes type hints and docstrings with doctests
6565
3. Run the following tools locally before submitting a pull request:
6666
```bash
6767
# Format your code
@@ -85,4 +85,4 @@ For more details, check the full [Contributing Guide](./CONTRIBUTING.md).
8585

8686
## 🧾 License
8787

88-
This project is licensed under the [MIT License](./LICENSE).
88+
This project is licensed under the [MIT License](./LICENSE).

0 commit comments

Comments
 (0)