🚨 fix fixable hound issue

This commit is contained in:
Ondrej Samohel 2023-05-10 13:25:48 +02:00
parent da6b2b3133
commit ce6b02862a
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -30,7 +30,7 @@ class UnrealAddon(OpenPypeModule, IHostAddon):
unreal_plugin_path = unreal_plugin_path.as_posix()
if not env.get("AYON_UNREAL_PLUGIN") or \
env.get("AYON_UNREAL_PLUGIN") != unreal_plugin_path:
env.get("AYON_UNREAL_PLUGIN") != unreal_plugin_path:
env["AYON_UNREAL_PLUGIN"] = unreal_plugin_path
# Set default environments if are not set via settings