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