Skip to content

Commit

Permalink
remove 'roughly'
Browse files Browse the repository at this point in the history
  • Loading branch information
briehl committed Nov 19, 2024
1 parent a19d227 commit bd55791
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ def parse_excel(path: Path) -> ParseResults:
def parse_dts_manifest(path: Path) -> ParseResults:
"""
Parse the provided DTS manifest file. Expected to be JSON, and will fail otherwise.
The manifest should have roughly this format, with expected keys included:
The manifest should have this format, with expected keys included:
{
"resources": [{ file manifest info isn't currently relevant }],
"instructions": {
Expand Down

0 comments on commit bd55791

Please sign in to comment.