make sure auto format works

This commit is contained in:
J. Nick Koston 2025-07-13 17:11:03 -10:00
parent e25f1996e1
commit b0266a0e9d
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
from __future__ import annotations
# ruff format
# ruff format -- again
import asyncio
from collections.abc import Callable
from dataclasses import dataclass