Skip to content

Conversation

@MarcelRosier
Copy link
Contributor

No description provided.

@MarcelRosier MarcelRosier self-assigned this Aug 23, 2025
Copilot AI review requested due to automatic review settings August 23, 2025 12:05
@MarcelRosier MarcelRosier linked an issue Aug 23, 2025 that may be closed by this pull request
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR simplifies imports and fixes documentation formatting. It makes the Inferer class directly importable from the package root and improves documentation presentation.

  • Adds direct import of Inferer class to package root for simplified usage
  • Removes redundant docstring example code from the Inferer class
  • Fixes underline length mismatch in documentation title

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
stroke_segmentor/init.py Adds direct import of Inferer class to package root
stroke_segmentor/inferer.py Removes redundant example code from class docstring
docs/source/index.rst Fixes documentation title underline length

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@neuronflow neuronflow merged commit 58f693b into main Aug 23, 2025
6 checks passed
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.

[FEATURE] Simplify import, fix docstring

3 participants