Skip to content
Snippets Groups Projects
Commit 61a833a8 authored by Lucas Wilcox's avatar Lucas Wilcox
Browse files

Import cleanup

parent ad7288f5
No related branches found
No related tags found
No related merge requests found
from __future__ import division
from __future__ import absolute_import
from six.moves import range
from __future__ import division, absolute_import
__copyright__ = "Copyright (C) 2012 Andreas Kloeckner"
......@@ -24,6 +22,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
"""
from six.moves import range
from loopy.diagnostic import warn, LoopyError
from loopy.codegen import gen_code_block
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment