# -*- coding: utf-8 -*- """兼容入口:实现见 ``pipeline.csv.header_rewrite``。""" from pipeline.csv.header_rewrite import * # noqa: F403, F401