# -*- coding: utf-8 -*-# Copyright (c) Facebook, Inc. and its affiliates.# File:from.importcatalogas_UNUSED# register the handlerfrom.detection_checkpointimportDetectionCheckpointerfromfvcore.common.checkpointimportCheckpointer,PeriodicCheckpointer__all__=["Checkpointer","PeriodicCheckpointer","DetectionCheckpointer"]