Skip to content

Commit

Permalink
Add two new values for SAGE_BAD_TIMESTAMP
Browse files Browse the repository at this point in the history
  • Loading branch information
markusrc11 committed Apr 2, 2024
1 parent 5d58dd1 commit d60d8d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions primestg/report/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
SAGE_BAD_TIMESTAMP = [
'FFFFFFFFFFFFFFW',
'FFFFFFFF000000S',
'00150000000000W',
'18070000000000W',
]

S23_BAD_TIMESTAMP = [
Expand Down

0 comments on commit d60d8d4

Please sign in to comment.