Skip to content

Commit 9cd62cb

Browse files
Fix typing for DatapointsAPI (#2164)
1 parent 84f2356 commit 9cd62cb

5 files changed

Lines changed: 1360 additions & 391 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ repos:
3434
poetry run dmypy run -- cognite tests/tests_integration/test_api/test_data_modeling
3535
tests/tests_unit/test_data_classes/test_data_models
3636
tests/tests_unit/test_utils/test_time.py
37+
tests/tests_integration/test_api/test_datapoints.py
3738
files: ^.*.(py|pyi)$
3839
language: system
3940
pass_filenames: false

0 commit comments

Comments
 (0)