Sfoglia il codice sorgente

remove blank line from the end of test_paramiko_vendor.py

Filipp Frizzy 7 anni fa
parent
commit
031bf8b69b
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      dulwich/contrib/test_paramiko_vendor.py

+ 0 - 1
dulwich/contrib/test_paramiko_vendor.py

@@ -70,4 +70,3 @@ class ParamikoSSHVendorTests(TestCase):
             vendor.run_command(
                 '127.0.0.1', 'test_run_command_with_privkey',
                 username='user', port=2200, pkey=CLIENT_KEY)
-