ฉันต้องการคัดลอกโค้ด Python ที่เยื้องไปแล้ว / ฟังก์ชันและคลาสทั้งหมดลงใน IPython ทุกครั้งที่ฉันพยายามเยื้องจะเมาและฉันได้รับข้อความแสดงข้อผิดพลาดดังต่อไปนี้:
IndentationError: unindent does not match any outer indentation level (<ipython-input-23-354f8c8be51b>, line 12)
If you want to paste code into IPython, try the %paste and %cpaste magic functions.