Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Polish rough source wording by fixing targeted typos in core comments/docstrings#1259

Merged
SkBlaz merged 2 commits intomasterSkBlaz/py3plex:masterfrom
copilot/polish-rough-source-partsSkBlaz/py3plex:copilot/polish-rough-source-partsCopy head branch name to clipboard
Mar 7, 2026
Merged

Polish rough source wording by fixing targeted typos in core comments/docstrings#1259
SkBlaz merged 2 commits intomasterSkBlaz/py3plex:masterfrom
copilot/polish-rough-source-partsSkBlaz/py3plex:copilot/polish-rough-source-partsCopy head branch name to clipboard

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 6, 2026

This PR addresses rough wording in source by cleaning up obvious typos in code comments/docstrings, without changing runtime behavior or APIs. Scope is intentionally narrow and limited to high-signal text polish in core modules.

  • Source polish (no functional changes)

    • Corrected typo-level wording in:
      • py3plex/core/multinet.py
      • py3plex/core/parsers.py
      • py3plex/visualization/colors.py
      • py3plex/algorithms/statistics/enrichment_modules.py
    • Examples of fixes:
      • assingassign
      • accrossacross
      • ConverConvert
      • InitilizeInitialize
      • CalcuateCalculate
      • outputedoutputted
      • pytonpython
  • Intentional constraints

    • No .md files added or modified.
    • No logic, interface, or behavior changes; this is strictly readability polish.
# before
self.network_type: str = network_type  # assing network type
# after
self.network_type: str = network_type  # assign network type

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com>
Copilot AI changed the title [WIP] Polish rough parts of the source code Polish rough source wording by fixing targeted typos in core comments/docstrings Mar 6, 2026
@SkBlaz SkBlaz marked this pull request as ready for review March 7, 2026 04:58
@SkBlaz SkBlaz self-requested a review as a code owner March 7, 2026 04:58
@SkBlaz SkBlaz merged commit 490b04e into master Mar 7, 2026
33 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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.