File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -115,23 +115,6 @@ Just open an issue or pull request and I will review it.
115115Please also submit any bugs you find as an issue with a minimal code example or screenshot.
116116This helps me a lot in improving the code.
117117
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- ``` bash
132- streamlit run frontend/app.py --browser.gatherUsageStats=False
133- ```
134-
135118## Contact
136119
137120You can contact me at [ contact@shroominic.com ] ( mailto:contact@shroominic.com ) .
You can’t perform that action at this time.
0 commit comments