Guest User

Untitled

a guest
May 28th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. from fedmedia.FederatedMedia import FederatedMedia
  2.  
  3. def test_submit_question(question)
  4. fm = FederatedMedia()
  5. q_id = fm.submit_question(question)
Add Comment
Please, Sign In to add comment