Skip to content

Commit

Permalink
getting read to work on CLIP_analysis, added comments where I could
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Pratt committed Sep 11, 2012
1 parent 4b6f095 commit a8ad43a
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 124 deletions.
1 change: 0 additions & 1 deletion clipper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ def data_file(fn):
raise ValueError("%s does not exist")
return fn


def test_file(fn):
fn = os.path.join(test_dir(), fn)

Expand Down
Loading

0 comments on commit a8ad43a

Please sign in to comment.