Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
RMeli committed Nov 22, 2024
1 parent dd212bc commit 48f458f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/postprocess.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ def _parse_optional_text(text):
else:
return None


@with_pattern(r"(|\s+\S+)")
def _parse_optional_int(text):
text = text.strip()
Expand Down

0 comments on commit 48f458f

Please sign in to comment.