Exemplo n.º 1
0
def test_newyork(): # for quick testing with ipython
    stuffs = gather_stuff("newyork")
    mappify.post_map(stuffs)
Exemplo n.º 2
0
def test_montreal(): # for quick testing with ipython
    stuffs = gather_stuff("montreal")
    mappify.post_map(stuffs)