Skip to content

Commit

Permalink
Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alex P.  <63075587+ADPennington@users.noreply.github.com>
  • Loading branch information
elipe17 and ADPennington authored Jan 4, 2024
1 parent dd39634 commit 6297793
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
startIndex=48,
endIndex=49,
required=False,
validators=[validators.isInLimits(1, 2)],
validators=[validators.isInLimits(0, 2)],
),
Field(
item="20",
Expand Down

0 comments on commit 6297793

Please sign in to comment.