Fix error message of CBackend for unsupported nodes
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:05:34
| Stage: test |
Download artifacts
No artifacts found |
Concatenating __class__
and str
is not supported. Should be str(type(self))
(full type path) or self.__class__.__name__
(just class name)
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:05:34
| Stage: test |
Download artifacts
No artifacts found |