sanic/sanic
2023-10-25 07:11:59 +01:00
..
application Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
base Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
cli Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
cookies Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
handlers Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
http Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
mixins Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
models Typing issues fixed. 2023-10-25 07:11:59 +01:00
pages Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
request Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
response Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
server Typing issues fixed. 2023-10-25 07:11:59 +01:00
touchup Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
types Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
worker Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
__init__.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
__main__.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
__version__.py Prepare for v23.6 release (#2797) 2023-07-25 15:57:29 +03:00
app.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
asgi.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
blueprint_group.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
blueprints.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
compat.py Typing issues fixed. 2023-10-25 07:11:59 +01:00
config.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
constants.py Conversion of User Guide to the SHH stack (#2781) 2023-09-06 15:44:00 +03:00
errorpages.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
exceptions.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
headers.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
helpers.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
log.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
middleware.py Flake8-comprehensions (C4) --fix go brrr 2023-10-25 02:28:52 +01:00
py.typed Add py.typed file (#1970) 2020-11-19 11:18:25 +02:00
router.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
signals.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
simple.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
utils.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
views.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00