🐶 fix hound

This commit is contained in:
Ondrej Samohel 2022-10-21 12:45:56 +02:00
parent b54333086b
commit 2c3e66c18a
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -1,6 +1,6 @@
import os
import clique
import re
from openpype.pipeline import (
load,
get_representation_path,
@ -86,4 +86,4 @@ class AssLoader(load.LoaderPlugin):
filename = os.path.normpath(filename)
filename = filename.replace("\\", "/")
return filename
return filename