Skip to content

Adds missing asserts to run_inside_dir() == 0, closes #449 #579

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndreMiras
Copy link
Contributor

This is a follow up for #449
There's no reason to compare with == 0 if there's no assert.
I case we actually don't want to compare with zero, the next PR #580 covers that too

AndreMiras added a commit to AndreMiras/cookiecutter-pypackage-fork that referenced this pull request Mar 29, 2020
This is the opposite of audreyfeldroy#579
If one isn't merged, the other should be.
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.

1 participant