Nuacht

Currently, when users make typos in Python keywords, they receive generic "invalid syntax" error messages without any helpful suggestions about what might be wrong.
Cannot import /Users/minnie/ComfyUI/custom_nodes/comfyui-tooling-nodes module for custom nodes: invalid syntax (nodes.py, line 277) When I run the server, it shown this error, please help.