Skip to content
#

code

Here are 3,963 public repositories matching this topic...

black
jack1142
jack1142 commented Jun 8, 2021

Describe the bug

"EOF in multi-line statement" error is shown to the user as the raw tuple it was returned as, rather than in a nicely formatted message.

To Reproduce

For example:

  1. Take this (invalid) file:
print(
  1. Run Black on it with no arguments
  2. See a message with the EOF error being shown as a raw tuple representation:
error: cannot format test
phpinsights

🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)

  • Updated Sep 18, 2021
  • Java

「InterviewGuide」一个收录优质计算机校招、社招面试常见面试题的仓库🔥🔥,以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。

  • Updated Sep 29, 2021

Improve this page

Add a description, image, and links to the code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code topic, visit your repo's landing page and select "manage topics."

Learn more