Fixed tests, covered flags and events isolation modules

This commit is contained in:
Alex Root Junior 2022-02-16 00:38:29 +02:00
parent 84be7d8323
commit 4257f7db57
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
17 changed files with 298 additions and 33 deletions

View file

@ -3,3 +3,4 @@ exclude_lines =
pragma: no cover
if TYPE_CHECKING:
@abstractmethod
@overload