From 57201d2de9cd4080480cfed2fe2572fa1c908acb Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Wed, 22 Aug 2018 14:24:42 -0700 Subject: Bump black up to 18.6b4 --- tests/test_sftp_big.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_sftp_big.py') diff --git a/tests/test_sftp_big.py b/tests/test_sftp_big.py index 97c0eb90..9df566e8 100644 --- a/tests/test_sftp_big.py +++ b/tests/test_sftp_big.py @@ -37,7 +37,6 @@ from .util import slow @slow class TestBigSFTP(object): - def test_1_lots_of_files(self, sftp): """ create a bunch of files over the same session. -- cgit v1.2.3