Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderlozovoy committed Mar 31, 2024
1 parent 14655b9 commit bf33949
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ repos:
rev: 22.3.0
hooks:
- id: black
language_version: python3.8
language_version: python3.9
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
hooks:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ swagger: https://app.swaggerhub.com/apis/berpress/flask-rest-api/1.0.0



### How to start
### How to start1

Use python 3.8 +
Create and activate virtual environments
Expand Down

0 comments on commit bf33949

Please sign in to comment.