X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6b5eb7d4651c7333cc3f5df4bf7aa7a1f1ffb45b..e66451761fab864cce9077a3ee72999543b8ef65:/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