appease flake8...
This commit is contained in:
parent
6b5eb7d465
commit
e66451761f
@ -1524,7 +1524,7 @@ def fail(*args: Any, **kwargs: Any) -> None:
|
|||||||
ff(THIS_FILE)
|
ff(THIS_FILE)
|
||||||
|
|
||||||
# TODO: remove these decorators once the below is released
|
# TODO: remove these decorators once the below is released
|
||||||
# https://github.com/aio-libs/aiohttp/commit/bfb99eb92bbc4a7462bc51dda3e480feed43882d
|
# https://github.com/aio-libs/aiohttp/pull/3727
|
||||||
@skip_if_exception("ClientOSError")
|
@skip_if_exception("ClientOSError")
|
||||||
@unittest.skipUnless(has_blackd_deps, "blackd's dependencies are not installed")
|
@unittest.skipUnless(has_blackd_deps, "blackd's dependencies are not installed")
|
||||||
@async_test
|
@async_test
|
||||||
|
Loading…
Reference in New Issue
Block a user