Explorar el Código

remove blank line from the end of test_paramiko_vendor.py

Filipp Frizzy hace 7 años
padre
commit
031bf8b69b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)
-