pyCraft/tests/test_compat.py
2015-04-16 16:43:14 +02:00

6 lines
137 B
Python

from minecraft import compat # noqa unused-import
import unittest # noqa unused-import
# Currently empty, eventually it should grow.