How do we force format empty and tab indent lines to space indent lines using black?

后端 未结 0 949
星月不相逢
星月不相逢 2020-12-06 06:04

Lets take this function

def hello():

 print("Hello") 


 print("World&         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题