MCPcopy Create free account
hub / github.com/AutoForgeAI/autoforge / print_auth_error_help

Function print_auth_error_help

auth.py:81–83  ·  view source on GitHub ↗

Print helpful message when authentication error is detected (CLI version).

()

Source from the content-addressed store, hash-verified

79
80
81def print_auth_error_help() -> None:
82 """Print helpful message when authentication error is detected (CLI version)."""
83 print(AUTH_ERROR_HELP_CLI)

Callers 2

run_spec_creationFunction · 0.90
run_agentFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected