general: small updates for typing while trying out pyright

This commit is contained in:
Dima Gerasimov 2024-08-27 21:02:39 +01:00
parent b1fe23b8d0
commit dee0b128ca
7 changed files with 12 additions and 14 deletions

View file

@ -2,7 +2,7 @@
Helpers for hpi doctor/stats functionality.
'''
import collections
import collections.abc
import importlib
import inspect
import typing