X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6b5eb7d4651c7333cc3f5df4bf7aa7a1f1ffb45b..65ea568e3301951f26e0e3b98f6d5dc80132e917:/tests/test_black.py diff --git a/tests/test_black.py b/tests/test_black.py index e09feff..7b3a8b6 100644 --- a/tests/test_black.py +++ b/tests/test_black.py @@ -1524,7 +1524,7 @@ class BlackTestCase(unittest.TestCase): ff(THIS_FILE) # 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") @unittest.skipUnless(has_blackd_deps, "blackd's dependencies are not installed") @async_test