varsome-api-client-python
varsome-api-client-python
copied to clipboard
Published
20 hours ago
•
saphetor
Reame
Issues
passing sys.argv[1:] unnecessary
Open
poddus
opened this issue 7 years ago
• 0 comments
trafficstars
passing argv to main()
is not necessary, since argparse
implements sys.argv directly
Jan 05 '18 20:01
poddus