HomeSoftware Heritage

hypothesis_strategies: Prevent generation of invalid 'microseconds' values

Description

hypothesis_strategies: Prevent generation of invalid 'microseconds' values

hypothesis.strategies.integers() is inclusive, but microseconds values
greater or equal to 1 million are rejected by the model