# -*- encoding: utf-8 -*- from latecomers.config import Config config = Config("./devloop/config.yaml") print(config)