X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/59e8936768889f583488df609c45302da8e88507..c160e4b7ce30c661ac4f2dfa5038becf1b8c5c33:/tests/data/preview/comments7.py diff --git a/tests/data/preview/comments7.py b/tests/data/preview/comments7.py index ec2dc50..8b12240 100644 --- a/tests/data/preview/comments7.py +++ b/tests/data/preview/comments7.py @@ -278,8 +278,7 @@ class C: ) def test_fails_invalid_post_data( self, pyramid_config, db_request, post_data, message - ): - ... + ): ... square = Square(4) # type: Optional[Square]