Skip to content

Commit

Permalink
Merge pull request #1 from skshetry/skshetry-patch-1
Browse files Browse the repository at this point in the history
Fix for 2081 Jestha
  • Loading branch information
skshetry authored Jan 19, 2024
2 parents a2bcc40 + 607d460 commit 0de4b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bscal.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
2078: [31, 31, 31, 32, 31, 31, 30, 29, 30, 29, 30, 30],
2079: [31, 31, 32, 31, 31, 31, 30, 29, 30, 29, 30, 30],
2080: [31, 32, 31, 32, 31, 30, 30, 30, 29, 29, 30, 30],
2081: [31, 31, 32, 32, 31, 30, 30, 30, 29, 30, 30, 30],
2081: [31, 32, 31, 32, 31, 30, 30, 30, 29, 30, 30, 30],
2082: [30, 32, 31, 32, 31, 30, 30, 30, 29, 30, 30, 30],
2083: [31, 31, 32, 31, 31, 30, 30, 30, 29, 30, 30, 30],
2084: [31, 31, 32, 31, 31, 30, 30, 30, 29, 30, 30, 30],
Expand Down

0 comments on commit 0de4b2a

Please sign in to comment.