Skip to content
Snippets Groups Projects
Commit 99d5562e authored by Dominic Kempf's avatar Dominic Kempf
Browse files

[pep8]

parent 8ad040cf
No related branches found
No related tags found
No related merge requests found
from __future__ import absolute_import
from dune.perftool.generation.cache import (generator_factory, # TODO get rid of this one, it is internal
from dune.perftool.generation.cache import (generator_factory,
retrieve_cache_items,
delete_cache_items,
)
......@@ -21,4 +21,4 @@ from dune.perftool.generation.loopy import (c_instruction,
iname,
temporary_variable,
valuearg,
)
\ No newline at end of file
)
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