kk6/snake-pit

View on GitHub
snakepit/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
# -*- coding: utf-8 -*-
"""
snake-pit - It's Five O'clock Somewhere.

:copyright: (c) 2015 by kk6
:license: MIT, see LICENSE for more details.

"""

__version__ = '0.3.1'