Fix CI with change of name of nlp (#7054)

* nlp -> datasets

* More nlp -> datasets

* Woopsie

* More nlp -> datasets

* One last
This commit is contained in:
Sylvain Gugger
2020-09-10 14:51:08 -04:00
committed by GitHub
parent e9a2f772bc
commit 514486739c
13 changed files with 42 additions and 42 deletions

View File

@@ -7,6 +7,7 @@ known_first_party = transformers
known_third_party =
absl
conllu
datasets
elasticsearch
fairseq
faiss
@@ -16,7 +17,6 @@ known_third_party =
git
h5py
matplotlib
nlp
nltk
numpy
packaging