Autogenerated type safety parameterisation of all methods

This commit is contained in:
Ian Renton
2026-09-20 20:16:31 +01:00
parent 324dd1414b
commit 93ea27510f
131 changed files with 20 additions and 283 deletions
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import logging
import re
import threading
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import copy
import logging
from datetime import datetime
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import json
import logging
from collections import Counter
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import logging
import re
from typing import Any
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import logging
from typing import Any
@@ -1,5 +1,3 @@
from __future__ import annotations
import logging
from typing import Any
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import copy
import logging
from datetime import datetime, timedelta
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import logging
from typing import Any
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import logging
import re
from typing import Any
@@ -1,5 +1,3 @@
from __future__ import annotations
import logging
import tornado
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import re
from typing import Any