0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-30 05:15:22 +00:00

4 Commits

Author SHA1 Message Date
365086dcac Remove Unused Variable
I removed an unused variable to address an LGTM recommendation (8faf03bb36/files/scripts/chtwrite.py (xbb66329666a7193b):1).
2021-03-21 18:27:38 -04:00
38ebc683e8 Clean Code to Address Recommendations from LGTM
- I removed unused `import`s.
- I removed a `pass` statement that is unnecessary because a `print` statement follows it.

You can find the recommendations from LGTM at <8faf03bb36/files/scripts/chtwrite.py>.
2021-03-21 17:54:18 -04:00
e145fc1341 all filenames scrubbed of all special characters 2015-05-24 04:07:15 +02:00
5c7e5d17ff redid all the files from scratch and made the script do all of the work 2015-05-22 01:14:18 +02:00