def __str__()

in core/actionProxy/owplatform/__init__.py [0:0]


    def __str__(self):
        return f"Invalid Platform: {self.platform} is not in supported platforms {self.supportedPlatforms}."