Commit Graph

7 Commits

Author SHA1 Message Date
k4yt3x
a27bdb4b63 changed file handling method from os to pathlib 2019-07-27 17:29:33 -04:00
k4yt3x
89dfd21f97 removed f_string support for legacy versions of Python 2019-07-27 13:39:40 -04:00
BrianPetkovsek
81af7b1c1b Fix encoding problem 2019-06-16 17:32:41 -04:00
BrianPetkovsek
9d5ad2f70c make video2x backwards compatible
adds future-fstrings package
transforms the source to .format() format on runtime
2019-06-14 21:43:18 -04:00
k4yt3x
c7353c4bf2 unified all "folder/directory" into "directory" to end this mess 2019-04-29 00:06:54 -04:00
k4yt3x
19cb823591 all string formatting switched to f-string 2019-04-22 01:26:36 -04:00
k4yt3x
49d0dbdabf make image cleaner comply with PEP8 standards, added comments 2019-03-24 22:38:13 -04:00