Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
menglinw committed Dec 8, 2023
1 parent e60dda6 commit 897ffb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataprofiler/data_readers/avro_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def __init__(
options: Optional[Dict] = None,
) -> None:
"""
Initialize Data class for loading datasets of type AVRO.
Initialize Data class for loading datasets of type AVRO test.
Can be specified by passing in memory data or via a file path.
Options pertaining to AVRO may also be specified using options dict param.
Expand Down

0 comments on commit 897ffb6

Please sign in to comment.