Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix more broken local imports #1036

Merged
merged 1 commit into from
Nov 8, 2021
Merged

Fix more broken local imports #1036

merged 1 commit into from
Nov 8, 2021

Conversation

rahulporuri
Copy link
Contributor

fixes #1035

This PR fixes more broken local imports. Thanks @mdickinson for finding them.

fixes #1035

this commit fixes more broken local imports

	modified:   pyface/dock/dock_sizer.py
	modified:   pyface/dock/dock_window.py
	modified:   pyface/dock/dock_window_feature.py
Copy link
Member

@mdickinson mdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rahulporuri rahulporuri merged commit 064053a into main Nov 8, 2021
@rahulporuri rahulporuri deleted the fix/1035 branch November 8, 2021 11:59
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.

Broken imports in dock_window.py
2 participants