Skip to content

Commit

Permalink
update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
lingyielia committed Dec 12, 2023
1 parent c4a005b commit 004cffc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
companies:
type: pandas.JSONDataSet
type: pandas.JSONDataset
filepath: companies.json

reviews:
type: pickle.PickleDataSet
type: pickle.PickleDataset
filepath: reviews.pkl

0 comments on commit 004cffc

Please sign in to comment.