Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark01 committed Oct 7, 2014
1 parent 4ddf829 commit 8e5adc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/last.py
@@ -1,6 +1,8 @@
# /idi/sabeti-scratch/kandersen/bin/last/lastal


import tools

class BroadUnix(tools.PrexistingUnixCommand):
def __init__(self, path='/idi/sabeti-scratch/kandersen/bin/last/lastal'):
super(BroadUnix, self).__init__(path=path)
Expand Down

0 comments on commit 8e5adc5

Please sign in to comment.