Skip to content

Commit

Permalink
Remove exit
Browse files Browse the repository at this point in the history
  • Loading branch information
narlesky committed Nov 2, 2024
1 parent 5e0c97e commit 76d3905
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion collect/dwr/swp.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
import pdftotext
except:
print('Module pdftotext is required for SWP report collection. Install with `pip install pdftotext==2.2.2`')
exit()


def get_report_catalog(console=True):
Expand Down

0 comments on commit 76d3905

Please sign in to comment.