mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-12 04:26:26 +00:00
Remove pyrefly directive
Evidently it goes from needing this to needing it not to be ther.
This commit is contained in:
@@ -1436,7 +1436,6 @@ class Session(object):
|
||||
if callable(cmd):
|
||||
# registered callables are coroutine functions,
|
||||
# but the registry itself is untyped
|
||||
# pyrefly: ignore[not-async]
|
||||
await cmd()
|
||||
continue
|
||||
keptalive = True
|
||||
|
||||
Reference in New Issue
Block a user