mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
import asynccontextmanager from context lib and remove async_generator dep
This commit is contained in:
@ -49,7 +49,6 @@ repos:
|
||||
- id: mypy
|
||||
additional_dependencies:
|
||||
- mypy-protobuf
|
||||
# exclude: 'tests/|crypto/|identity/|pubsub/|insecure/|noise/|security/'
|
||||
exclude: 'tests/'
|
||||
- repo: local
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user