Skip to content

Remove unnecessary __init__.py files - #891

Open
dplyukhin wants to merge 1 commit into
mainfrom
features-init-py-removal
Open

Remove unnecessary __init__.py files#891
dplyukhin wants to merge 1 commit into
mainfrom
features-init-py-removal

Conversation

@dplyukhin

@dplyukhin dplyukhin commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

What was changed

Removed the line from python.go that created __init__.py files everywhere, which clutter up the untracked files listing in git.

Why?

They're no longer needed to avoid mypy duplicate package errors.

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@dplyukhin
dplyukhin requested review from a team as code owners September 4, 2026 23:07
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.

1 participant