fixing capitalisation error
This commit is contained in:
parent
3c707b52ac
commit
1ee1c1e988
2 changed files with 2 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ def print_shows(shows, filemanager):
|
|||
for showdata in existing:
|
||||
print colored(showdata, 'red')
|
||||
|
||||
|
||||
def processarguments(options):
|
||||
"""
|
||||
Determine the actions required from the input flags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue