Improve typing

Fix #1057
This commit is contained in:
Ran Benita
2023-04-18 23:06:34 +03:00
parent 5dfc590a8c
commit b78cf1c0ce
24 changed files with 858 additions and 477 deletions

1
changelog/1057.trivial Normal file
View File

@@ -0,0 +1 @@
The internals of pytest-xdist are now fully typed. The typing is not exposed yet.