Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Add more comments and follow pep8 style guide for functions and variables in subtitle.py #10

Merged
merged 1 commit into from
Jan 22, 2017

Conversation

phate89
Copy link
Contributor

@phate89 phate89 commented Jan 21, 2017

@razzeee I added more comments and switched naming to pep8 style

@coveralls
Copy link

coveralls commented Jan 21, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 9935abd on phate89:subtitle_comments into e6be04b on xbmc:master.

# add subtitles to the list from manual user search
def ManualSearch(searchstr, languages):
# Add subtitles to the list using user manually inserted string
def Manualsearch(search_str, languages):

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e6b26ac on phate89:subtitle_comments into e6be04b on xbmc:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e6b26ac on phate89:subtitle_comments into e6be04b on xbmc:master.

@razzeee razzeee merged commit d9efdae into xbmc:master Jan 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants