Skip to content

Remove pylint disable once we can put grpcio in setup.py #1526

@dhermes

Description

@dhermes

pylint was not happy about our imports in #1525

E:211, 8: No name 'interfaces' in module 'grpc.beta' (no-name-in-module)
E:212, 8: No name 'face' in module 'grpc.framework.interfaces.face' (no-name-in-module)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions