Ainslott
Results
1
issues of
Ainslott
fixing the `"TypeError: '>' not supported between instances of 'tuple' and 'int'"` error while checking `"if wal_backend_version[i] > pywal_archived_version[i]"` by changing pywal_archived_version to tuple.