Parent: [f976f3] (diff)

Child: [a0cd27] (diff)

Download this file

__init__.py    7 lines (5 with data), 161 Bytes

1
2
3
4
5
6
# -*- coding: utf-8 -*-
"""The allura package"""
from paste.registry import StackedObjectProxy
credentials = StackedObjectProxy(name='credentials')
import task