@@ -13,9 +13,9 @@ Report bugs at https://github.com/SetuHQ/setu-python-sdk/issues.
1313
1414If you are reporting a bug, please include:
1515
16- * Your operating system name and version.
17- * Any details about your local setup that might be helpful in troubleshooting.
18- * Detailed steps to reproduce the bug.
16+ - Your operating system name and version.
17+ - Any details about your local setup that might be helpful in troubleshooting.
18+ - Detailed steps to reproduce the bug.
1919
2020### Fix Bugs
2121
@@ -39,10 +39,10 @@ The best way to send feedback is to file an issue at https://github.com/SetuHQ/s
3939
4040If you are proposing a feature:
4141
42- * Explain in detail how it would work.
43- * Keep the scope as narrow as possible, to make it easier to implement.
44- * Remember that this is a volunteer-driven project, and that contributions
45- are welcome :)
42+ - Explain in detail how it would work.
43+ - Keep the scope as narrow as possible, to make it easier to implement.
44+ - Remember that this is a volunteer-driven project, and that contributions
45+ are welcome :)
4646
4747## Get Started!
4848
@@ -102,12 +102,11 @@ Before you submit a pull request, check that it meets these guidelines:
102102## Tips
103103
104104```
105- $ poetry run pytest tests/test_setu_python_sdk .py
105+ $ poetry run pytest tests/test_setu .py
106106```
107107
108108To run a subset of tests.
109109
110-
111110## Deploying
112111
113112A reminder for the maintainers on how to deploy.
0 commit comments