auto-formatting tools

This commit is contained in:
2024-12-19 00:04:51 -07:00
parent 1256c71fac
commit 528de3b4cc
2 changed files with 251 additions and 122 deletions

View File

@ -9,6 +9,9 @@ charon-vna = {file = ".", editable = true}
[dev-packages]
ipykernel = "*"
ipywidgets = "*"
black = "*"
flake8 = "*"
isort = "*"
[requires]
python_version = "3.10"