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

Remove unused operator.py module #175

Merged
merged 3 commits into from
Apr 24, 2017

Conversation

spencerkclark
Copy link
Collaborator

Closes #174

@spencerahill
Copy link
Owner

Awesome, thanks! Let's also remove its section in the API reference docs page. And I'd do a grep through the whole package after that for 'operator' to make sure there are no other dangling references.

Once you've done those, go ahead and merge. This doesn't need a what's new entry.

@spencerahill
Copy link
Owner

Actually let's just add a what's new entry under Bug fixes, which can just be

- Remove obsolete operator.py module (fixes :issue:`174` via :pull:`175`).  By `Spencer Clark <https://github.com/spencerkclark>`_.

@spencerkclark
Copy link
Collaborator Author

Let's also remove its section in the API reference docs page.

Ah good catch -- I should have grepped at the package level rather than the core level. I think we should be all set now! I'll go ahead and merge once the CI finishes.

@spencerahill spencerahill merged commit 261042a into spencerahill:develop Apr 24, 2017
@spencerkclark spencerkclark deleted the remove-operator branch April 24, 2017 17:01
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.

None yet

2 participants