+ argparse

This commit is contained in:
Akash
2020-07-22 21:34:00 +05:30
committed by GitHub
parent e88512ddf0
commit 7241962d3a

View File

@@ -348,7 +348,7 @@ Tests
Dependency
----------
- None, just python standard libraries (re, json, urllib and datetime).
- None, just python standard libraries (re, json, urllib, argparse and datetime).
Both python 2 and 3 are supported :)
License