comet.py 117 B

123
  1. from ray.air.integrations.comet import CometLoggerCallback
  2. CometLoggerCallback.__module__ = "ray.tune.logger.comet"