From 83fe8a29c008dad0ef2295e83996b286a7c2aa4b Mon Sep 17 00:00:00 2001 From: shahules786 Date: Wed, 5 Oct 2022 17:16:26 +0530 Subject: [PATCH] add flake --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8373578..b2f3638 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,6 @@ protobuf==3.19.6 boto3==1.24.86 torchaudio==0.12.1 huggingface-hu==0.10.0 -pytorch-lightning==1.7.7 \ No newline at end of file +pytorch-lightning==1.7.7 +flake8==5.0.4 +black==22.8.0 \ No newline at end of file