Post #4450: Like the error says, you have an indentation problem there, the spaces have to b
📋 Metadata
- Author: furianaki
- Date: 2022-07-18 13:45:31
- Type:
answer - Quality Score: 7/10
- Reply to: post_04449
🏷️ Tags
⚙️ Related PME Features
- Python Scripting
💬 Content
Like the error says, you have an indentation problem there, the spaces have to be the same since they structure the code.
I copied the picture and it works for me: delCustosOrt.py (328 Bytes)