Skip to content

Commit

Permalink
Add black and isort
Browse files Browse the repository at this point in the history
  • Loading branch information
pfebrer committed May 26, 2024
1 parent 62cd9bb commit 28d4d0c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ docs = [
"pyvis",
"networkx",
"matplotlib",
"ipykernel"
"ipykernel",
"black",
"isort"
]

server = [
Expand Down

0 comments on commit 28d4d0c

Please sign in to comment.