Skip to content

Commit 5abbe74

Browse files
committed
remove all compatibility code (v4.0.0)
1 parent e83d9de commit 5abbe74

19 files changed

Lines changed: 1 addition & 1778 deletions

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: mypy
3535
args: []
36-
exclude: 'test|test_v400'
36+
exclude: 'test'
3737
additional_dependencies:
3838
- pyparsing
3939
- types-psutil

0 commit comments

Comments
 (0)