Skip to content

bugfix: Swap backslashes for pipes in ascii linkage diagram#181

Merged
jake-arkinstall merged 1 commit into
mainfrom
bugfix/remove-comment-backslashes
Jun 4, 2026
Merged

bugfix: Swap backslashes for pipes in ascii linkage diagram#181
jake-arkinstall merged 1 commit into
mainfrom
bugfix/remove-comment-backslashes

Conversation

@jake-arkinstall

Copy link
Copy Markdown
Collaborator

To prevent python warnings about backslashes in comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the Helios QIS plugin module docstring’s ASCII linkage diagram to avoid Python warnings caused by backslashes inside the triple-quoted string.

Changes:

  • Replaced backslash-based diagonal connectors in the ASCII diagram with pipe characters.
  • Eliminated backslash characters from the docstring to prevent invalid-escape warnings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ferbetanzo ferbetanzo 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.

Thx!

@jake-arkinstall jake-arkinstall merged commit aec49b8 into main Jun 4, 2026
11 checks passed
@jake-arkinstall jake-arkinstall deleted the bugfix/remove-comment-backslashes branch June 4, 2026 09:21
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.

3 participants