Skip to content

Commit df006a4

Browse files
author
Cyprien Ricque
committed
fix test import
1 parent b19cbc6 commit df006a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdflow/stdflow_path/data_path.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55

66
from stdflow.stdflow_path import Path
7-
from stdflow_utils.listing import list_csv_files
7+
from stdflow.stdflow_utils.listing import list_csv_files
88

99
try:
1010
from typing import Literal, Optional

0 commit comments

Comments
 (0)