Skip to content

Commit c8742e4

Browse files
committed
2 parents be14e26 + 45dc470 commit c8742e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

code/nsfg.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ def main():
157157
# of entries in `preg`
158158
assert(ValidatePregnum(resp, preg))
159159

160-
161-
print('%s: All tests passed.' % script)
160+
161+
print('All tests passed.')
162162

163163

164164
if __name__ == '__main__':

0 commit comments

Comments
 (0)