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

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