X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9854d4b375ef84d651892785165a6c7b0e9f391b..892eddacd215d685e136686b7f629ade70adca83:/tests/data/collections.py diff --git a/tests/data/collections.py b/tests/data/collections.py index d408bf9..ebe8d3c 100644 --- a/tests/data/collections.py +++ b/tests/data/collections.py @@ -144,9 +144,10 @@ division_result_tuple = (6 / 2,) print("foo %r", (foo.bar,)) if True: - IGNORED_TYPES_FOR_ATTRIBUTE_CHECKING = Config.IGNORED_TYPES_FOR_ATTRIBUTE_CHECKING | { - pylons.controllers.WSGIController - } + IGNORED_TYPES_FOR_ATTRIBUTE_CHECKING = ( + Config.IGNORED_TYPES_FOR_ATTRIBUTE_CHECKING + | {pylons.controllers.WSGIController} + ) if True: ec2client.get_waiter("instance_stopped").wait(