Skip to content

Commit 8beb029

Browse files
committed
add todo items
1 parent e7d6242 commit 8beb029

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ repos:
4646
additional_dependencies: [flake8-bugbear, flake8-pyproject]
4747

4848
- repo: https://github.com/pre-commit/mirrors-mypy
49+
# TODO: update mypy: https://sagebionetworks.jira.com/browse/ORCA-350
4950
rev: 'v0.991'
5051
hooks:
5152
- id: mypy

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ dev =
9292
black==25.1.0
9393
flake8==7.3.0
9494
isort==6.0.1
95+
# TODO: update mypy: https://sagebionetworks.jira.com/browse/ORCA-350
9596
mypy~=0.9
9697
flake8-pyproject~=1.0
9798
sphinx-autodoc-typehints~=1.21

0 commit comments

Comments
 (0)