#!/usr/bin/env python

from declination.compute import Compute
Compute().spin()
