def print_info()

in docker-compose/generate-config/app.py [0:0]


def print_info(*args, **kwargs):
    print(*args, **kwargs, file=sys.stderr)