Skip to content

Commit

Permalink
some renames
Browse files Browse the repository at this point in the history
  • Loading branch information
woosley committed Aug 19, 2016
1 parent d82c1f9 commit d97e0d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import logging
from tornado import gen
from tornado.ioloop import IOLoop
from nbsuprocess import NonBlockingSubprocess
from tonbsuprocess import NonBlockingSubprocess

class SSH(object):
""" a NonBlocking ssh interface."""
Expand Down
File renamed without changes.

0 comments on commit d97e0d3

Please sign in to comment.