make deterministic in a feat of engineering

pull/28641/head
Shane Smiskol 2 years ago
parent 7faf0484c8
commit a45836f18b
  1. 1
      selfdrive/car/toyota/tests/test_toyota.py

@ -1,5 +1,4 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
import random
from hypothesis import given, settings, strategies as st from hypothesis import given, settings, strategies as st
import unittest import unittest

Loading…
Cancel
Save