Add black formatter and isort into a precommit hook

Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
This commit is contained in:
Vladimir Domnich 2022-09-20 19:46:45 +04:00 committed by Vladimir
parent 9eb33465f9
commit 589197ba72
4 changed files with 52 additions and 21 deletions

View file

@ -8,6 +8,7 @@ asynctest==0.13.0
attrs==21.4.0
base58==2.1.0
bitarray==2.3.4
black==22.8.0
boto3==1.16.33
botocore==1.19.33
certifi==2022.5.18
@ -37,8 +38,10 @@ neo3vm-stubs==0.9.0
netaddr==0.8.0
orjson==3.6.8
packaging==21.3
paramiko==2.10.3
pexpect==4.8.0
pluggy==1.0.0
pre-commit==2.20.0
ptyprocess==0.7.0
py==1.11.0
pybiginteger==1.2.6
@ -61,4 +64,3 @@ typing-extensions==4.2.0
urllib3==1.26.9
websocket-client==1.3.2
yarl==1.7.2
paramiko==2.10.3