server: formatting

This commit is contained in:
Mathieu Virbel
2023-07-27 18:09:01 +02:00
parent fe85005e8e
commit c7f2453090
3 changed files with 6 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
description = ""
authors = ["Monadical team <ops@monadical.com>"]
readme = "README.md"
packages = [{include = "reflector_server"}]
packages = []
[tool.poetry.dependencies]
python = "^3.11"