We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19cbc6 commit df006a4Copy full SHA for df006a4
stdflow/stdflow_path/data_path.py
@@ -4,7 +4,7 @@
4
import os
5
6
from stdflow.stdflow_path import Path
7
-from stdflow_utils.listing import list_csv_files
+from stdflow.stdflow_utils.listing import list_csv_files
8
9
try:
10
from typing import Literal, Optional
0 commit comments