Skip to content

Fix duplicate tool.pyright block blocking pytest - #48

Open
Exios66 wants to merge 2 commits into
mainfrom
cursor/fix-pyright-dup-a9d4
Open

Fix duplicate tool.pyright block blocking pytest#48
Exios66 wants to merge 2 commits into
mainfrom
cursor/fix-pyright-dup-a9d4

Conversation

@Exios66

@Exios66 Exios66 commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

Removes a duplicate identical [tool.pyright] section in pyproject.toml that caused tomllib / pytest to fail with Cannot declare ('tool', 'pyright') twice.

Type

  • Code / CLI / package
  • Analysis / notebook / artifacts
  • Manuscript / Quarto site (index.qmd, docs, memos)
  • Config / deps / tooling
  • Docs only

Testing

  • pytest (or N/A) — 88 passed after fix
  • Relevant CLI / mock pipeline smoke-tested (or N/A)
  • quarto render if site content changed (or N/A)

Notes

Follow-up to #46 (merged before this fix landed on the feature branch tip).

Open in Web Open in Cursor 

Removes an identical duplicate section that made tomllib/pytest fail to
parse the project config.

Co-authored-by: Jack J Burleson // LJM <Exios66@users.noreply.github.com>
@Exios66
Exios66 marked this pull request as ready for review July 27, 2026 20:41
cursor[bot]
cursor Bot approved these changes Jul 27, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk: low. Approved — narrow config-only dedupe of an identical [tool.pyright] block in pyproject.toml (PR tip now matches main; no further human reviewers assigned).

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants