Skip to content

Commit bbba268

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 84863ba commit bbba268

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
@@ -60,9 +60,9 @@ Before contributing, please make sure to:
6060

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

8787
## 🧾 License
8888

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

0 commit comments

Comments
 (0)