Skip to content

✏️ Fix typos and docstring mismatches#555

Closed
MiWeiss wants to merge 7 commits into
mainfrom
542-typos
Closed

✏️ Fix typos and docstring mismatches#555
MiWeiss wants to merge 7 commits into
mainfrom
542-typos

Conversation

@MiWeiss

@MiWeiss MiWeiss commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator
  • _val_intent_string_val_indent_string
  • BibtexFormat.indent docstring claimed the default is a space (it is a tab); value_column docstring claimed String blocks are aligned (they are not)
  • _BlockJunk_BlockChunk (incl. user-facing error message)
  • double assignment in Block.__init__
  • missing spaces in concatenated warning/error messages; grammar fixes in exceptions

Fixes #542

🤖 Generated with Claude Code

MiWeiss and others added 3 commits June 12, 2026 08:32
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…arately

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@MiWeiss

MiWeiss commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator Author

Dropped the value_column docstring change again: that docstring (claiming String blocks are aligned) dates back to the original writer draft (#356) but was never implemented — instead of documenting the gap away, string alignment will be implemented in a dedicated PR.

@MiWeiss MiWeiss closed this Jun 12, 2026
@MiWeiss MiWeiss deleted the 542-typos branch June 12, 2026 10:52
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.

Assorted typos and docstring mismatches

1 participant