kitsune/apps/sumo/__init__.py

7 строки
182 B
Python

# Just importing monkeypatch does the trick - don't remove this line
from sumo import monkeypatch
class ProgrammingError(Exception):
"""Somebody made a mistake in the code."""