python-gallery/gallery
deepsource-autofix[bot] 1a541bc288
refactor: Remove unnecessary call to .bind()
The bind() method is used to create functions with specific `this` values and, optionally, binds arguments to specific values. When used to specify the value of `this`, it's important that the function actually uses `this` in its function body.
2023-04-01 18:26:09 +00:00
..
routes Daddy PyLint is not happy 2023-04-01 17:40:42 +00:00
static refactor: Remove unnecessary call to .bind() 2023-04-01 18:26:09 +00:00
templates goofy ah 2023-04-01 16:59:46 +00:00
themes/default Make image groupings prettier 2023-04-01 16:16:07 +00:00
utils Daddy PyLint is not happy 2023-04-01 17:40:42 +00:00
__init__.py Clean up theme compiler and thumbnail generation 2023-04-01 16:59:17 +00:00
auth.py Clean up theme compiler and thumbnail generation 2023-04-01 16:59:17 +00:00
db.py Remove Thumbnails table 2023-03-26 23:34:03 +00:00