[isort] declare more third-parties in case no tf install

This commit is contained in:
Julien Chaumond
2020-01-10 20:35:45 +00:00
parent 84c0aa1868
commit 0cd81fb99f

View File

@@ -4,16 +4,20 @@ force_grid_wrap = 0
include_trailing_comma = True include_trailing_comma = True
known_first_party = transformers known_first_party = transformers
known_third_party = known_third_party =
absl
fairseq fairseq
fastprogress fastprogress
git git
h5py
MeCab MeCab
nltk nltk
numpy
packaging packaging
PIL PIL
psutil psutil
seqeval seqeval
sklearn sklearn
tensorflow
tensorboardX tensorboardX
tensorflow_datasets tensorflow_datasets
torchtext torchtext