Skip to content

Commit

Permalink
Black formatting...
Browse files Browse the repository at this point in the history
  • Loading branch information
lymereJ committed Dec 1, 2023
1 parent ec85318 commit 46be3f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion constrain/api/reporting.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import logging
import sys
import os
from typing import List, Union
from typing import List

sys.path.append("..")

Expand Down
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ scipy = "^1.11.4"
tqdm = "^4.66.1"
uuid = "^1.30"
pytest = "^7.4.3"
brickschema = "^0.7.1"
pydash = "^7.0.6"
pyyaml = "^6.0.1"


[build-system]
Expand Down

0 comments on commit 46be3f0

Please sign in to comment.