MCPcopy Create free account
hub / github.com/Tron521/codex-console-temp / addpart

Method addpart

tests/test_cpa_upload.py:20–21  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

18 self.parts = []
19
20 def addpart(self, **kwargs):
21 self.parts.append(kwargs)
22
23
24def test_upload_to_cpa_accepts_management_root_url(monkeypatch):

Callers 2

upload_to_codex2apiFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected