Skip to content
Snippets Groups Projects
Commit 83e966b1 authored by Timo Koch's avatar Timo Koch
Browse files

[python][module] Add comment on import logic

parent 5520b334
Branches
Tags
1 merge request!1050Cleanup/python
......@@ -13,6 +13,8 @@ if __name__ == "dune.common.module":
import dune.generator as generator
from dune.packagemetadata import Version,\
Description, cmakeFlags, cmakeArguments, inVEnv, get_dune_py_dir
# this can also be used as a stand-alone script
else:
from utility import buffer_to_str
import project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment