#!/usr/bin/python3

from revpull import revpull

revpull.main()
