Skip to content

Commit a23279e

Browse files
committed
remove all compatibility code (v4.0.0)
1 parent 1b9af03 commit a23279e

20 files changed

Lines changed: 1 addition & 1851 deletions

.github/workflows/Test_v400.yml

Lines changed: 0 additions & 73 deletions
This file was deleted.

.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)