Skip to content

todo: mypy error, type-var] #189

@ssato

Description

@ssato

Fix the following error.

$ mypy src
src/anyconfig/processors/utils.py:217: error: A function returning TypeVar should receive at least one argument containing the same TypeVar [type-var]
src/anyconfig/processors/utils.py:217: note: Consider using the upper bound "Processor" instead

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions