Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
senpy
senpy
Commits
081078dd
Commit
081078dd
authored
Jan 08, 2018
by
J. Fernando Sánchez
Browse files
Fix pypi
Remove standard aliases in __init__.py
parent
7c8dbf32
Changes
1
Hide whitespace changes
Inline
Side-by-side
senpy/__init__.py
View file @
081078dd
...
...
@@ -19,9 +19,6 @@ Sentiment analysis server in Python
"""
from
.version
import
__version__
from
future.standard_library
import
install_aliases
install_aliases
()
import
logging
logger
=
logging
.
getLogger
(
__name__
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment