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

added method #703

Merged
merged 2 commits into from
May 10, 2023
Merged

added method #703

merged 2 commits into from
May 10, 2023

Conversation

Jammy2211
Copy link
Collaborator

No description provided.

@Jammy2211 Jammy2211 requested a review from rhayes777 May 9, 2023 16:12
Comment on lines 70 to 73
if paths.is_complete and not conf.instance["general"]["output"]["force_visualize_overwrite"]:
return False

return True
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return not path.is_complete or conf.instance["general"]["output"]["force_visualize_overwrite"]

@Jammy2211 Jammy2211 merged commit b9ae082 into main May 10, 2023
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