diff --git a/kubric/renderer/blender.py b/kubric/renderer/blender.py index c9a952b2..0d9df4b7 100644 --- a/kubric/renderer/blender.py +++ b/kubric/renderer/blender.py @@ -12,8 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -# pylint: disable=function-redefined (removes singledispatchmethod pylint errors) - import collections from contextlib import redirect_stdout import functools