#!/usr/bin/env python3 # Copyright (c) 2021 Marco Cerliani, MIT License from ._classes import * from ._criterion import * from .lineartree import *