Commit graph

6 commits

Author SHA1 Message Date
759d17e5b0 Fixed small typo, where did that come from? 2024-01-10 01:28:15 +00:00
a0f7598de2 File extensions handled much better now 2022-07-05 16:40:56 -04:00
41d0e04771 Fixed some indentation errors
These errors were likely introduced when the code was run through a
code formatter in my IDE. I don't know
how I didn't notice them until now as they broke some functionality.
2021-06-30 03:49:57 +00:00
d051b56cd2
Fixed up argument count, added some comments 2021-03-31 11:57:21 -04:00
487f6ffb46
Wrapped entire code block in try to catch exceptions
Added a few different exceptions that are likely to happen
when trying to use this tool. It then offers useful feedback
and quits.
2021-03-30 08:25:07 -04:00
d45fdc40d7
Initial commit of first working version 2021-03-29 12:40:00 -04:00