#!/usr/bin/env python

from gitspindle.gitlab import GitLab

GitLab().main()
