Skip to content

Commit dd1ce55

Browse files
committed
Get rid of black
1 parent f282f49 commit dd1ce55

3 files changed

Lines changed: 600 additions & 536 deletions

File tree

Pipfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,14 @@ antlr4-python3-runtime = "~=4.10"
88
python-dateutil = "~=2.8"
99

1010
[dev-packages]
11+
exceptiongroup = {version = "*", markers = "python_version < '3.11'"}
1112
fhirpy-types-r4b = "==0.1.1"
1213
pytest = "==7.1.1"
1314
pytest-cov = "==3.0.0"
1415
pyyaml = "==6.0.1"
1516
pre-commit = "~=2.21.0"
1617
ipython = "*"
17-
black = "*"
1818
types-python-dateutil = "*"
1919
ruff = "==0.6.3"
2020
autohooks = "*"
21-
autohooks-plugin-black = "*"
2221
autohooks-plugin-ruff = "*"

0 commit comments

Comments
 (0)