e382683f66
Replace all relative imports
2022-05-09 01:40:08 -05:00
63dd4d4561
Apply pyupgrade changes
2022-04-27 20:53:12 -05:00
ffe6b7047c
Format all files with black correcting line length
2021-08-15 04:10:18 -05:00
7ba8aa3514
Format files with black
...
- Format all files with black
- Update tox.ini flake8 arguments to be compatible
- Add black to requirements-extra.txt
- Reduce ignored flake8 rules and fix a few violations
2019-12-31 20:16:27 -06:00
Virgil Dupras
2f31dc7aab
cache_shelve: wrap deletions in try..except in purge_outdated
...
Hopefully solves #402 and #439 .
2017-09-19 13:22:33 -04:00
Virgil Dupras
c58a4817ca
Add shelve-based picture cache implementation
...
Hopefully, this will fix #394 for real this time, that is, without the
need for a messy python executable ship in the app.
2016-11-15 19:58:18 -05:00