#!/usr/bin/env python
# coding: utf-8

from getgist import Gist
gist = Gist()
gist.save()
