cic-internal-integration/apps/cic-eth/cic_eth/api/__init__.py

8 lines
146 B
Python
Raw Normal View History

2021-02-01 18:12:51 +01:00
"""Celery tasks API for CIC EVM and web3 JSON-RPC interactions
.. moduleauthor: Louis Holbrook <dev@holbrook.no>
"""
from .api_task import Api