mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
big: Add int_to_bytes_{big, little} + Python compatible variants.
This commit is contained in:
@@ -61,7 +61,6 @@ parser.add_argument(
|
||||
timed_or_fast.add_argument(
|
||||
"-fast-tests",
|
||||
help = "Cut down on the number of iterations of each test",
|
||||
default = True,
|
||||
action = "store_true",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user