Skip to content

Address python 3.10 deprecation warning

This PR addresses a DeprecationWarning emitted by Python 3.10, see https://docs.python.org/3/whatsnew/3.10.html#deprecated.

Merge request reports