Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests had checks for python version number, expecting it to be only single digits, which was failing for me on 3.6.10 and might fail in the future with Python 3.10. I adjusted it to expect minor and patch version to be of multiple digits.
- Loading branch information