Skip to content

Commit

Permalink
🎨 format
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt committed Jan 9, 2025
1 parent c5965ce commit 2a8e7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arclet/entari/plugin/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import sys
from types import ModuleType
from typing import Any, Callable, TypeVar, overload
from weakref import ProxyType, finalize, proxy
from weakref import finalize, proxy

from arclet.letoderea import BaseAuxiliary, Provider, ProviderFactory, Scope, StepOut, Subscriber, es
from arclet.letoderea.publisher import Publisher, _publishers
Expand Down

0 comments on commit 2a8e7aa

Please sign in to comment.