#!/usr/bin/env python3 # -*- coding:utf-8 -*- from utils.result_process import split_relation_subtable __all__ = [ "split_relation_subtable" ]