crypto.ai/cryptoai/api/__init__.py
2025-04-27 12:22:24 +08:00

4 lines
102 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""API模块提供与外部API交互的功能。"""