We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8267fc commit 3735ed4Copy full SHA for 3735ed4
1 file changed
README.md
@@ -115,23 +115,6 @@ Just open an issue or pull request and I will review it.
115
Please also submit any bugs you find as an issue with a minimal code example or screenshot.
116
This helps me a lot in improving the code.
117
118
-Before submitting a pull request, please run the pre-commit hooks to ensure that the code is formatted correctly.
119
-
120
-```bash
121
-pre-commit install
122
-pre-commit run --all-files
123
-```
124
125
-Thanks!
126
127
-## Streamlit WebApp
128
129
-To start the web application created with streamlit:
130
131
132
-streamlit run frontend/app.py --browser.gatherUsageStats=False
133
134
135
## Contact
136
137
You can contact me at [contact@shroominic.com](mailto:contact@shroominic.com).
0 commit comments