Update README and CLAUDE.md for 2.0 API #16
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
marvin8/longwei#16
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
README.md quick-start still shows the removed client= parameter and httpx import. CLAUDE.md Main Class section still shows the old constructor signature with the removed client param, references httpx instead of httpx2, and references pytest-httpx instead of pytest-httpx2. Both files need updating to reflect the 2.0 public API.