Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Jan 22, 2016
1 parent 8e14e39 commit 1114e5f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_ensdf_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ def cleanup_tmp():

def file_comp(file_out, file_ref, exceptions):
'''
xceptions format: [type, options]
Exceptions format: [type, options]
type 1: prefix of length n.
options: 'prefix'.
type 2: general line ignore.
Expand Down Expand Up @@ -186,4 +186,3 @@ def file_comp(file_out, file_ref, exceptions):
hsicc = test_hsicc()
hsmrg = test_hsmrg()
seqhst = test_seqhst()

0 comments on commit 1114e5f

Please sign in to comment.