Skip to content

Correct RedoAction/UndoAction imports from pyface#273

Merged
rahulporuri merged 1 commit into
masterfrom
rahulporuri-patch-1
Jan 11, 2021
Merged

Correct RedoAction/UndoAction imports from pyface#273
rahulporuri merged 1 commit into
masterfrom
rahulporuri-patch-1

Conversation

@rahulporuri
Copy link
Copy Markdown
Contributor

This fixes an issue introduced in the PR #272 - apptools.undo.action.api tries importing RedoAction/UndoAction from pyface.undo.action.command_action - which is not the right thing to do. This import has been updated to use pyface.undo.action.api instead.

This also fixes an new sphinx warning introduced in #272

Checklist

  • Add a news fragment if this PR is news-worthy for end users. (see docs/releases/README.rst)

Copy link
Copy Markdown
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 9b06f46 into master Jan 11, 2021
@rahulporuri rahulporuri deleted the rahulporuri-patch-1 branch January 11, 2021 14:08
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