Skip to content

Commit

Permalink
Merge pull request #1 from hotbaud/amm-trivial-fix
Browse files Browse the repository at this point in the history
Trivial doc fix.
  • Loading branch information
juliannechat authored Jan 5, 2020
2 parents 241c9f0 + e67b74a commit 12f4920
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RUN_HERE/AMM-py3-ringbell.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python
__author__ = 'Anne Marie Merritt, a.m[email protected]'
__author__ = 'Anne Marie Merritt, anne.marie[email protected]'
'''
License: MIT
Expand Down Expand Up @@ -155,8 +155,8 @@ def _fetch_random_line(group_index):

def _parse_ringtones(ringfile, outfile):
'''
:param ringtone_filename: Name of bells file to parse
:param outputfilename: Output file to emit random lines to
:param ringfile: Name of bells file to parse
:param outfile: Output file to emit random lines to
:return: No return.
'''

Expand Down

0 comments on commit 12f4920

Please sign in to comment.