Skip to content

Fix broken plug relative import in global __init__.py#1099

Merged
copybara-service[bot] merged 2 commits intogoogle:masterfrom
kehrazy:patch-1
May 11, 2023
Merged

Fix broken plug relative import in global __init__.py#1099
copybara-service[bot] merged 2 commits intogoogle:masterfrom
kehrazy:patch-1

Conversation

@kehrazy
Copy link
Copy Markdown
Contributor

@kehrazy kehrazy commented May 11, 2023

The imported plug module was broken, plugs did not work with multiple monitors as they should have been.

This was probably due to the black magic class->name->object shenanigans going on in the plug initialization.


This change is Reviewable

The imported `plug` module was broken, plugs did not work with multiple monitors as they should have been.

This was probably due to the black magic class->name->object shenanigans going on in the plug initialization.
Comment thread openhtf/__init__.py
Resolves the codestyle issues.
@copybara-service copybara-service bot merged commit 5f11f03 into google:master May 11, 2023
@kehrazy kehrazy deleted the patch-1 branch May 12, 2023 19:15
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