[Bug] Import statements not placed at top of file

Resolved 💬 3 comments Opened Dec 9, 2025 by ariellasmof Closed Dec 13, 2025

Bug Description
A recurring problem is import statements are not placed at the top of the file, which is standard for Python

Environment Info

  • Platform: darwin
  • Terminal: pycharm
  • Version: 2.0.62
  • Feedback ID: aaee9133-284e-4aac-beb7-6d2f1db054da

Errors

[{"error":"AxiosError: Request failed with status code 401\n    at sS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:186:1137)\n    at IncomingMessage.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:187:9852)\n    at IncomingMessage.emit (node:events:520:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at dHA.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:189:2130)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async eS2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2064:6679)","timestamp":"2025-12-09T15:02:57.773Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗