File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ Before contributing, please make sure to:
6060
61611 . Read our full [ Contributing Guidelines] ( ./CONTRIBUTING.md ) .
62622 . 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
66663 . 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 ) .
You can’t perform that action at this time.
0 commit comments