Skip to content

Commit 09a2589

Browse files
author
Gerit Wagner
committed
europe_pmc: fix import
1 parent b3bf5c2 commit 09a2589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

colrev/packages/europe_pmc/src/europe_pmc_prep.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import logging
66
import typing
77

8-
from anyio import Path
8+
from pathlib import Path
99
from pydantic import Field
1010

1111
import colrev.package_manager.package_base_classes as base_classes

0 commit comments

Comments
 (0)