Add pre-commit

This commit is contained in:
2023-02-28 22:51:50 +01:00
parent ce1d881c84
commit f69939f783
4 changed files with 7 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ Projector is a personal tool I user to control my _Panasonic PT-RW330_ projector
## Build wheels
Building the project can be done using poetry.
Building the project can be done using poetry.
```shell
$ poetry build
@@ -32,4 +32,4 @@ Put projector and scalar in sleep mode:
```shell
$ projectorpi --sleep
```
```