flake8 cleanup

pull/339/head
evelynmitchell 1 year ago
parent 5f76165656
commit 5b1c408376

@ -1,4 +1,6 @@
"""Base implementation for tools or skills."""
# flake8: noqa E501
from __future__ import annotations
import asyncio

Loading…
Cancel
Save