Arch: removing unnecessary 'if' conditional check

Fix for ArchRebar.py
This commit is contained in:
ebrahimraeyat
2022-08-24 00:30:15 +04:30
63 changed files with 2778 additions and 1243 deletions

View File

@@ -2128,7 +2128,7 @@ class ComponentTaskPanel:
"New Property".
ptype: str, optional
The name of the property type the new property will be set as. If
not specified, the the property's type will be determined using the
not specified, the property's type will be determined using the
idx parameter.
"""