[7.x] Add typing metadata and manual types to package

This commit is contained in:
Seth Michael Larson
2020-09-28 15:49:14 -05:00
committed by Seth Michael Larson
parent ff378f6b0d
commit 6daa14315a
38 changed files with 1464 additions and 29 deletions
+2
View File
@@ -15,6 +15,8 @@
# specific language governing permissions and limitations
# under the License.
# type: ignore
import time
import os
from unittest import TestCase, SkipTest