ymdatta / SimplyClip

A chrome extension that allows copying of items to and from clipboard.
MIT License
0 stars 1 forks source link

citation.py failing with error for citationTest1.py unit test #21

Closed r-kala closed 11 months ago

r-kala commented 11 months ago

To handle exceptions, replaced 'except' with 'Exception', such that the code can handle all the assumed exceptions.