Skip to content

Commit

Permalink
fix test import
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyprien Ricque committed Jul 29, 2023
1 parent b19cbc6 commit df006a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdflow/stdflow_path/data_path.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import os

from stdflow.stdflow_path import Path
from stdflow_utils.listing import list_csv_files
from stdflow.stdflow_utils.listing import list_csv_files

try:
from typing import Literal, Optional
Expand Down

0 comments on commit df006a4

Please sign in to comment.