Skip to content

Close: PEP8 compliance already implemented#102

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/pep8-emboss-code-update
Closed

Close: PEP8 compliance already implemented#102
Copilot wants to merge 1 commit intomasterfrom
copilot/pep8-emboss-code-update

Conversation

Copy link

Copilot AI commented Dec 3, 2025

Issue requested switching Python code from 2-space to 4-space indentation per PEP8. Investigation confirms this work was already completed upstream.

Verification

  • All 84 Python files pass black --check
  • Black enforced via CI in .github/workflows/verify-pull-request.yml
  • pyproject.toml configures Black with appropriate exclusions
  • Original upstream issue (PEP8-ify Emboss Code google/emboss#76) is marked closed

No code changes required.

Original prompt

This section details on the original issue you should resolve

<issue_title>PEP8-ify Emboss Code</issue_title>
<issue_description>This issue was copied from the upstream repository google/emboss.

Original issue: google#76
Original state: closed, created at: 2023-03-06T22:02:09Z, updated at: 2024-09-06T23:59:52Z, by @reventlov


Original description

In particular, 2-space indent should be switched over to 4-space indent, to match PEP8 and (current external) Google Python style.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update emboss code to comply with PEP8 styling Close: PEP8 compliance already implemented Dec 3, 2025
Copilot AI requested a review from AaronWebster December 3, 2025 21:13
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.

PEP8-ify Emboss Code

2 participants