This directory contains a shim for intercepting the initialisation of
legacy mastapy packages.

Packages older than mastapy 13.0 only support up to Python 3.8 by default.
This is a problem for this regression package, as it only supports Python
3.10 at the earliest. Therefore, this shim is designed to intercept the
initialisation of legacy mastapy packages to add support for Python 3.10
onwards.
