Skip to content

Commit

Permalink
Reorganise structure for release
Browse files Browse the repository at this point in the history
  • Loading branch information
pmyteh committed Jan 5, 2016
1 parent 428f686 commit e894d41
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions __init__.py

This file was deleted.

Empty file added handclassifier/__init__.py
Empty file.
2 changes: 1 addition & 1 deletion handclassifier.py → handclassifier/handclassifier.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ def set_title(self, t):
pass

def clear_content(self):
"""Not implemented -- cannot do this with a web browser"""
"""Not implemented -- cannot do this with the system web browser."""
raise NotImplementedError

def set_content(self):
Expand Down

0 comments on commit e894d41

Please sign in to comment.