mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-19 18:47:41 +08:00
chore: auto commit
This commit is contained in:
@@ -12,11 +12,11 @@ Run with: uv run python examples/abp_demo.py
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import anyio
|
||||
import asyncio
|
||||
from dataclasses import dataclass
|
||||
from typing import Any
|
||||
|
||||
import anyio
|
||||
|
||||
|
||||
# Mock Star class that implements the expected interface
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user