Closed cheqianh closed 1 year ago
Some unit tests within test_benchmark_cli.py failed. Need to fix them.
test_benchmark_cli.py
This is because of the new module statistics only supports python 3.8+. The PR https://github.com/amazon-ion/ion-python/pull/292 fixed this.
statistics
Some unit tests within
test_benchmark_cli.py
failed. Need to fix them.