This commit is contained in:
Jakub Jezek 2024-05-27 15:13:25 +02:00
parent 18b7e6ec9e
commit ca29fe77c7
No known key found for this signature in database
GPG key ID: 06DBD609ADF27FD9

View file

@ -57,6 +57,7 @@ MOVED_ADDON_MILESTONE_VERSIONS = {
"nuke": VersionInfo(0, 2, 0),
}
# Inherit from `object` for Python 2 hosts
class _ModuleClass(object):
"""Fake module class for storing AYON addons.