Skip to content

Commit

Permalink
pre-commit run
Browse files Browse the repository at this point in the history
  • Loading branch information
daavoo committed Nov 13, 2024
1 parent bc15dec commit 593a79e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/.devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
}
},
"postCreateCommand": "pip install -r requirements.txt"
}
}
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ A clear and concise description of what you want to happen.
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
Add any other context or screenshots about the feature request here.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ repos:
rev: v2.3.0
hooks:
- id: codespell
exclude: CODE_OF_CONDUCT.md
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This blueprint guides you to ...

## Pre-requisites

- **System requirements**:
- **System requirements**:
- OS: Windows, macOS, or Linux
- Python 3.10 or higher
- Minimum RAM: 4 GB
Expand All @@ -28,4 +28,4 @@ This blueprint guides you to ...

## License

This project is licensed under the Apache 2.0 License. See the [LICENSE](LICENSE) file for details.
This project is licensed under the Apache 2.0 License. See the [LICENSE](LICENSE) file for details.
2 changes: 1 addition & 1 deletion requirementx.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
streamlit
streamlit

0 comments on commit 593a79e

Please sign in to comment.