# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+import time
+
from savemysugar.cumulative_average import cumulative_average
from savemysugar.Modem import Modem
-import time
class Rings(object):