Skip to content

docs: fix demo.py usage paths#89

Open
Offwhite-Del wants to merge 1 commit into
Robbyant:mainfrom
Offwhite-Del:fix/demo-docstring-path
Open

docs: fix demo.py usage paths#89
Offwhite-Del wants to merge 1 commit into
Robbyant:mainfrom
Offwhite-Del:fix/demo-docstring-path

Conversation

@Offwhite-Del

@Offwhite-Del Offwhite-Del commented Jul 19, 2026

Copy link
Copy Markdown

Summary

Correct the four usage examples in the module docstring so they invoke the script at its actual repository-root path.

Why

demo.py is at the repository root; there is no examples/demo.py. Copying any of the previous commands therefore failed before argument parsing.

Validation

  • Parsed the module docstring and confirmed all four examples use python demo.py.
  • Confirmed no examples/demo.py reference remains in the docstring.
  • Rebased onto the current main; the PR now changes only demo.py.

The script lives at the repository root, so make the four copy-paste examples executable from the documented working directory.
@Offwhite-Del
Offwhite-Del force-pushed the fix/demo-docstring-path branch from 9360b04 to 7c4202e Compare July 22, 2026 03:21
@Offwhite-Del Offwhite-Del changed the title docs: fix demo.py docstring examples path docs: fix demo.py usage paths Jul 22, 2026
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