Fix all typing issues

This commit is contained in:
Ayaz Salikhov
2022-01-23 12:44:16 +03:00
parent 013a42fff3
commit 37c510fc8e
25 changed files with 184 additions and 129 deletions

View File

@@ -3,7 +3,7 @@
import logging
from typing import Optional
import pytest
import pytest # type: ignore
import requests
import time