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 F811 flake8 errors #922

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Fix F811 flake8 errors #922

merged 1 commit into from
Mar 29, 2021

Conversation

rahulporuri
Copy link
Contributor

This PR fixes F811 flake8 errors - "redefinition of imports"

	modified:   pyface/action/action.py
	modified:   pyface/data_view/data_models/tests/test_array_data_model.py
	modified:   pyface/tasks/action/schema.py
	modified:   pyface/tasks/tests/test_enaml_dock_pane.py
	modified:   pyface/tasks/tests/test_enaml_editor.py
	modified:   pyface/tasks/tests/test_enaml_task_pane.py
	modified:   pyface/ui/qt4/code_editor/code_widget.py
	modified:   pyface/ui/qt4/wizard/wizard_page.py
	modified:   pyface/ui/wx/wizard/wizard_page.py
	modified:   pyface/wizard/i_wizard_page.py
	modified:   pyface/workbench/workbench_window.py
Copy link
Contributor

@aaronayres35 aaronayres35 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 50809c9 into master Mar 29, 2021
@rahulporuri rahulporuri deleted the flake8/F811 branch March 29, 2021 12:44
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