This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
pfwbged.tabellio/src/pfwbged/tabellio/__init__.py

6 lines
132 B
Python

# -*- coding: utf-8 -*-
"""Init and utils."""
def initialize(context):
"""Initializer called when used as a Zope 2 product."""