Revert "Feature/lint"

This commit is contained in:
Kosta
2023-10-27 00:07:35 +03:00
committed by GitHub
parent 05136699ee
commit b142949805
70 changed files with 1465 additions and 1223 deletions

View File

@@ -35,13 +35,6 @@ pip install -r requirements.txt
python3 server.py dev
```
# pre-commit hook
```
pip install -r requirements-dev.txt
pre-commit install
```
# How to do an authorized request
Put the header 'Authorization' with token from signIn query or registerUser mutation.
@@ -49,3 +42,4 @@ Put the header 'Authorization' with token from signIn query or registerUser muta
# How to debug Ackee
Set ACKEE_TOKEN var