Skip to content

Commit

Permalink
removed unneeded dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
SekouDiaoNlp committed Apr 29, 2021
1 parent 005f894 commit 40d1a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylexique/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import pkg_resources
import json
import pkg_resources
from .utils import my_close_open_files, vdir
from .utils import vdir
from .pylexique import Lexique383

# PYLEXIQUE_DATABASE = '/'.join(('Lexique383', 'lexique383.h5'))
Expand Down

0 comments on commit 40d1a18

Please sign in to comment.