Update with curl statements
[releng-anteater.git] / anteater / __init__.py
1 from __future__ import absolute_import
2 import logging
3
4 LOG = logging.getLogger(__name__)