Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle NotADirectoryError in include_exists()
A recent commit removed this favor of `IsADirectoryError`. In fact both exceptions need to be handled.
- Loading branch information