Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rigify/rigs/experimental/super_chain.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rigify/rigs/experimental/super_chain.py b/rigify/rigs/experimental/super_chain.py
index 3f7ca5d6..346c16b8 100644
--- a/rigify/rigs/experimental/super_chain.py
+++ b/rigify/rigs/experimental/super_chain.py
@@ -558,7 +558,7 @@ class Rig:
)
invert_last = True
- if self.params.wgt_align_axis is not 'y' or '-y':
+ if self.params.wgt_align_axis not in {'y' or '-y'}:
invert_last = False
create_chain_widget(