Summary: Pull Request resolved: https://github.com/facebookresearch/fastText/pull/610 Reviewed By: EdouardGrave Differential Revision: D12900420 Pulled By: Celebio fbshipit-source-id: 7001549031dbdc904436ae2d2432470e0a5669ff
@@ -5,7 +5,6 @@
# LICENSE file in the root directory of this source tree. An additional grant
# of patent rights can be found in the PATENTS file in the same directory.
-from __future__ import absolute_import
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function