Skip to content

Commit

Permalink
Added a comment for the raw metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescrake-merani committed Oct 24, 2024
1 parent 48dd8f1 commit 120fe41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sasdata/temp_ascii_reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class AsciiReaderParams:
# sepearators: list[AsciiSeparator]
excluded_lines: set[int]
separator_dict: dict[str, bool]
# The value of the metadatum will need to be parsed based on what it actually is.
raw_metadata: dict[str, str]


Expand Down

0 comments on commit 120fe41

Please sign in to comment.