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

is_file returns False for non-existent files #60

Merged
merged 2 commits into from
Sep 22, 2020

Conversation

jaraco
Copy link
Owner

@jaraco jaraco commented Sep 22, 2020

Fixes #55.

@jaraco jaraco changed the title Bugfix/55 isfile missing is_file returns False for non-existent files Sep 22, 2020
@jaraco jaraco merged commit da7a4aa into master Sep 22, 2020
@jaraco jaraco deleted the bugfix/55-isfile-missing branch September 22, 2020 15:41
jaraco added a commit that referenced this pull request Jul 12, 2022
* Update .coveragerc

* Keep whitespace consistent.

Co-authored-by: Jason R. Coombs <[email protected]>
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.

is_file should return false unless that file exists
1 participant