We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Their add_options and process_options methods are identical. They could be moved into a shared, parent class.
add_options
process_options
The text was updated successfully, but these errors were encountered:
Hello, I would like to work on this issue. Is it up for grabs?
Sorry, something went wrong.
@jay24rajput All yours!
Successfully merging a pull request may close this issue.
Their
add_options
andprocess_options
methods are identical. They could be moved into a shared, parent class.The text was updated successfully, but these errors were encountered: