Skip to content
Snippets Groups Projects
Commit 6336908e authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

PEP8 cleanups

parent 66104f63
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf8 -*-
"""Wave equation operators."""
from __future__ import division
from __future__ import absolute_import
from __future__ import division, absolute_import
__copyright__ = "Copyright (C) 2009 Andreas Kloeckner"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment