Merge branch 'cleanup/import-on-top' into 'master'
Cleanup/import on top Move some import statements to the top of the file. Note: This merge request includes a small bugfix. In some mysterious way an import was wrong after the last merge request. The strange thing is: I'm pretty sure I removed my build directory and tested the feature before merging. After merging and going back to master it didn't work anymore. Maybe I didn't delete the build directory but it is strange nonetheless. See merge request !39
Showing
- python/dune/perftool/compile.py 30 additions, 17 deletionspython/dune/perftool/compile.py
- python/dune/perftool/file.py 10 additions, 8 deletionspython/dune/perftool/file.py
- python/dune/perftool/interactive.py 6 additions, 4 deletionspython/dune/perftool/interactive.py
- python/dune/perftool/options.py 8 additions, 7 deletionspython/dune/perftool/options.py
- python/dune/perftool/ufl/visitor.py 2 additions, 2 deletionspython/dune/perftool/ufl/visitor.py
- python/test/dune/perftool/generation/test_cache.py 1 addition, 1 deletionpython/test/dune/perftool/generation/test_cache.py
Loading
Please register or sign in to comment