3 Commits

Author SHA1 Message Date
Fabien C. Y. Benureau
0ae97c8061
fix invalid escape sequence in doi test 2023-04-16 17:03:11 +02:00
Bill Flynn
aa408e9b2d [#95] updated doi tests 2018-01-05 21:31:46 -05:00
Bill Flynn
e2ad39ca08 [Fix #95] robust handling of DOIs
Added DOI regex function to utils.py which is called in add_cmd.py
upon specifying a new DOI.  DOI validation applies directly on
argument parsing by using a custom argparse.Action.
2018-01-05 19:22:00 -05:00