MrDraw/tests/timelapse/__init__.py
2016-02-10 14:40:10 +01:00

9 lines
296 B
Python

# coding=utf-8
"""
Unit tests for ``octoprint.timelapse``.
"""
from __future__ import absolute_import
__license__ = 'GNU Affero General Public License http://www.gnu.org/licenses/agpl.html'
__copyright__ = "Copyright (C) 2016 The OctoPrint Project - Released under terms of the AGPLv3 License"