[isort] add known 3rd party to setup.cfg (#4053)

* add known 3rd party to setup.cfg

* comment

* Update CONTRIBUTING.md

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
This commit is contained in:
Sam Shleifer
2020-04-28 17:12:00 -04:00
committed by GitHub
parent d52b0e294a
commit d714dfeaa8
4 changed files with 4 additions and 3 deletions

View File

@@ -16,6 +16,8 @@ known_third_party =
PIL
psutil
pytorch_lightning
rouge_score
sacrebleu
seqeval
sklearn
tensorboardX