Skip to content

Commit

Permalink
update tests for new name
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierBinette committed Nov 25, 2023
1 parent 986c284 commit 51d5b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_read.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import json
import os

from bettercsv import metadata, read
from csvmeta import metadata, read


def test_read_csv(tmpdir, example_csv_data, example_metadata, dialect):
Expand Down

0 comments on commit 51d5b3d

Please sign in to comment.