Skip to content

Commit

Permalink
Use compat Path.
Browse files Browse the repository at this point in the history
  • Loading branch information
kasteph committed Nov 17, 2019
1 parent c7c3866 commit d789130
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/masonry/utils/test_package_include.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from pathlib import Path

from poetry.masonry.utils.package_include import PackageInclude
from poetry.utils._compat import Path


fixtures_dir = Path(__file__).parent / "fixtures"
Expand Down

0 comments on commit d789130

Please sign in to comment.