My argparse is returning a value along with the [''] characters

前端 未结 0 623
失恋的感觉
失恋的感觉 2021-01-27 05:46

I have an argparse question. I am using the below code snippet for my command line python test.py -u=steve

parser.add_argument(\'-u\', \'--userna         


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