Skip to content

Commit 2c0d4d2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e474e46 commit 2c0d4d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pytask_r/execute.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
from __future__ import annotations
44

5-
from pathlib import Path
65
import shutil
6+
from pathlib import Path
77
from typing import Any
88

99
from pytask import PPathNode

0 commit comments

Comments
 (0)