[isort] declare more third-parties in case no tf install
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user