"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "cbad305ce6f5ba23d6d02708102bcbf1d66c097a"
Commit 0cd81fb9 authored by Julien Chaumond's avatar Julien Chaumond
Browse files

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

parent 84c0aa18
...@@ -4,16 +4,20 @@ force_grid_wrap = 0 ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment