Skip to content

Python 3.13 compatibility: Class methods can no longer wrap other descriptors such as property()

We need to get rid of properties wrapped by @classmethod in e.g. SimBase