Skip to content
Snippets Groups Projects
Commit 2431804b authored by Patrick Ecker's avatar Patrick Ecker
Browse files

added task to __all__

parent f1ba4bb8
Branches
No related tags found
1 merge request!63Low level cut study
......@@ -24,6 +24,7 @@ mpl_logger = logging.getLogger('matplotlib')
mpl_logger.setLevel(logging.WARNING)
__all__ = [
"MergeNTuplesTask",
"LowLevelCutsEvaluationTask",
"LowLevelCutStudyMaster"
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment