1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 18:57:36 +00:00
nyaa/nyaa
Kfir Hadas b992467dad Apply isort & flake8 (#312)
* Update isort settings
* Apply import sorting (isort) on all files in nyaa/
* Fixed Flake8 errors in nyaa/ (see PR for list)
* Add isort to lint.sh and requirements.txt
2017-07-28 20:01:19 +03:00
..
static Fix broken comment CSS 2017-07-08 20:03:14 -05:00
templates Update Gravatar (#313) 2017-07-27 16:03:13 -04:00
views Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
__init__.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
api_handler.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
backend.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
fix_paginate.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
forms.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
models.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
routes.py Refactor routes.py 2017-07-27 14:14:00 +03:00
search.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
template_utils.py Move the remaining template_global into 'template-utils' blueprint 2017-07-27 14:14:00 +03:00
torrents.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00
utils.py Apply isort & flake8 (#312) 2017-07-28 20:01:19 +03:00