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

wpiformat.task: Upgrade to Python 3 syntax #268

Closed
wants to merge 1 commit into from

Conversation

auscompgeek
Copy link
Member

__metaclass__ does nothing in Python 3.

@calcmogul
Copy link
Member

Are Task.run_batch() and Task.run_pipeline() not supposed to be marked with @abstractmethod?

@auscompgeek
Copy link
Member Author

I think you have what really should be two different abstract classes here?

@calcmogul
Copy link
Member

Superseded by #274.

@calcmogul calcmogul closed this Jan 13, 2024
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