Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Oct 11, 2019

  • basicConfig set up in app.py
  • Using: info/debug/warn/error standard notation
  • Using: print statements as base for output (every print == a logged output)

+ Using: info/debug/warn/error standard notation
+ Using: print statements as base for output (every print == a logged output)
@ghost ghost mentioned this pull request Oct 11, 2019
titles.append(sub.title)

media = sub.media_embed
print("other media:", media)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should remove the prints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant