sanic/sanic/server
2023-10-25 07:11:59 +01:00
..
protocols Typing issues fixed. 2023-10-25 07:11:59 +01:00
websockets 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
async_server.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
events.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
loop.py Removed flake8, black and isort; moving towards ruff default settings instead. 2023-10-25 04:12:24 +01:00
runners.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00
socket.py Format with default line-length=88 (was 79 with Sanic). 2023-10-25 04:13:13 +01:00