mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 03:41:28 +08:00
Fixing flake8 W errors
This commit is contained in:
1
third_party/2/kazoo/__init__.pyi
vendored
1
third_party/2/kazoo/__init__.pyi
vendored
@@ -1,4 +1,3 @@
|
||||
# Stubs for kazoo (Python 2)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
|
||||
1
third_party/2/kazoo/recipe/__init__.pyi
vendored
1
third_party/2/kazoo/recipe/__init__.pyi
vendored
@@ -1,4 +1,3 @@
|
||||
# Stubs for kazoo.recipe (Python 2)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# Stubs for requests.packages.urllib3.contrib (Python 3.4)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# Stubs for requests.packages.urllib3.packages (Python 3.4)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@
|
||||
|
||||
from . import connection
|
||||
from . import request
|
||||
|
||||
|
||||
1
third_party/2/six/moves/__init__.pyi
vendored
1
third_party/2/six/moves/__init__.pyi
vendored
@@ -29,4 +29,3 @@ import six.moves.urllib_parse as urllib_parse
|
||||
import six.moves.urllib_error as urllib_error
|
||||
import six.moves.urllib as urllib
|
||||
import six.moves.urllib_robotparser as urllib_robotparser
|
||||
|
||||
|
||||
1
third_party/2/tornado/locks.pyi
vendored
1
third_party/2/tornado/locks.pyi
vendored
@@ -47,4 +47,3 @@ class Lock:
|
||||
__exit__ = ... # type: Any
|
||||
def __aenter__(self): ...
|
||||
def __aexit__(self, typ, value, tb): ...
|
||||
|
||||
|
||||
1
third_party/2/werkzeug/contrib/__init__.pyi
vendored
1
third_party/2/werkzeug/contrib/__init__.pyi
vendored
@@ -1,4 +1,3 @@
|
||||
# Stubs for werkzeug.contrib (Python 2)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# Stubs for Crypto.Random.Fortuna (Python 3.5)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# Stubs for requests.packages.urllib3.contrib (Python 3.4)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# Stubs for requests.packages.urllib3.packages (Python 3.4)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
|
||||
1
third_party/3/werkzeug/contrib/__init__.pyi
vendored
1
third_party/3/werkzeug/contrib/__init__.pyi
vendored
@@ -1,4 +1,3 @@
|
||||
# Stubs for werkzeug.contrib (Python 3.5)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user