- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/checks.py
r917 r912 1415 1415 class PayloadChecker(SimpleFaultChecker): 1416 1416 """Check if the payload matches the specification.""" 1417 TOLERANCE=5 01417 TOLERANCE=550 1418 1418 1419 1419 @staticmethod
Note:
See TracChangeset
for help on using the changeset viewer.