Skip to content

fix: correct Type docstring and accepted-types quoting - #48

Open
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/basic-docstring-typos
Open

fix: correct Type docstring and accepted-types quoting#48
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/basic-docstring-typos

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

  • Remove duplicated "of" in the Type class docstring.
  • Use consistent single quotes in the unknown-type error's accepted-types list.

Test plan

  • Spot-check src/estimates/basic.py docstring / error string
  • Existing unit tests still pass

Made with Cursor

Drop the duplicated \"of\" and use consistent quotes in the unknown-type
error so the accepted-type list is readable.
@Chessing234

Copy link
Copy Markdown
Contributor Author

@teorth mind taking a look when you get a chance? ci is green

@Chessing234
Chessing234 force-pushed the fix/basic-docstring-typos branch from f162b6a to 4684b1f Compare August 5, 2026 10:26
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.

1 participant