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

Drop dry_run parameter in favor of making bugsy optional #3

Open
pyoor opened this issue Sep 11, 2020 · 0 comments
Open

Drop dry_run parameter in favor of making bugsy optional #3

pyoor opened this issue Sep 11, 2020 · 0 comments
Assignees

Comments

@pyoor
Copy link
Collaborator

pyoor commented Sep 11, 2020

Since Bugmon can be used with a cached EnhancedBug object, the BugMonitor object initialization can be simplified by dropping the dry_run parameter in favor of checking if the self.bugsy attribute is None.

@pyoor pyoor self-assigned this Sep 11, 2020
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

No branches or pull requests

1 participant