MCPcopy Create free account
hub / github.com/ParzivalHack/PySpector / example

Function example

tests/examples/hardcoded_anthropic_key.py:3–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1ANTHROPIC_API_KEY = "sk-ant-api03-FAKEKEYFORTESTING-ABCDEF1234567890"
2
3def example():
4 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected