1
0
mirror of https://github.com/bshoshany/thread-pool.git synced 2026-07-21 19:13:00 +04:00

Updated to v5.1.0

This commit is contained in:
Barak Shoshany
2026-01-03 20:03:51 -05:00
parent aa3fbfbe80
commit bd4533f1f7
32 changed files with 2638 additions and 1656 deletions
+1 -1
View File
@@ -134,6 +134,7 @@ ignore = [
"S603",
"S607",
"SIM108",
"SIM112",
"SLF001",
"T201",
"TCH003",
@@ -168,7 +169,6 @@ prefer-stubs = true
py-version = "3.13"
recursive = false
source-roots = []
suggestion-mode = true
unsafe-load-any-extension = false
[tool.pylint.basic]