mirror of
https://github.com/QData/TextAttack.git
synced 2021-10-13 00:05:06 +03:00
remove unncessary future statements
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# Code copied from https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/util/lazy_loader.py
|
||||
from __future__ import absolute_import, division, print_function
|
||||
|
||||
import importlib
|
||||
import types
|
||||
|
||||
Reference in New Issue
Block a user