News

Starting in python 3.11 importlib's read_text and open_text are deprecated with a warning... DeprecationWarning: read_text is deprecated. Use files() instead. self._contracts = ...