move to plugin common api, move to new functioncontext api

This commit is contained in:
Maxim Kurnikov
2018-12-19 02:41:28 +03:00
parent c9ad40d7e3
commit 094b8421ab
8 changed files with 46 additions and 308 deletions

View File

@@ -3,5 +3,4 @@ from .dependencies import (load_graph_to_add_settings_file_as_a_source_seed,
restore_original_load_graph,
restore_original_dependencies_handling,
process_settings_before_dependants)
from .contexts import replace_apply_function_plugin_method
from .multiple_inheritance import make_inner_classes_with_inherit_from_any_compatible_with_each_other