Skip to content

Commit d34a847

Browse files
authored
Use Mypy error codes (#49)
1 parent ea1efef commit d34a847

File tree

477 files changed

+960
-960
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

477 files changed

+960
-960
lines changed

googleapiclient-stubs/_apis/abusiveexperiencereport/v1/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

googleapiclient-stubs/_apis/acceleratedmobilepageurl/v1/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

googleapiclient-stubs/_apis/accessapproval/v1/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

googleapiclient-stubs/_apis/accesscontextmanager/v1/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

googleapiclient-stubs/_apis/accesscontextmanager/v1beta/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

googleapiclient-stubs/_apis/acmedns/v1/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

googleapiclient-stubs/_apis/adexchangebuyer/v1_2/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

googleapiclient-stubs/_apis/adexchangebuyer/v1_3/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

googleapiclient-stubs/_apis/adexchangebuyer/v1_4/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

googleapiclient-stubs/_apis/adexchangebuyer2/v2beta1/resources.pyi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
import collections.abc
22
import typing
33

4-
import httplib2 # type: ignore
4+
import httplib2 # type: ignore[import-untyped]
55
import typing_extensions
66

77
import googleapiclient.discovery
8-
import googleapiclient.http # type: ignore
8+
import googleapiclient.http # type: ignore[import-untyped]
99

1010
from .schemas import *
1111

0 commit comments

Comments
 (0)