Michael A. Smith created AVRO-3032:
--------------------------------------
Summary: Mypy 0.800 Uncovering New Issue
Key: AVRO-3032
URL: https://issues.apache.org/jira/browse/AVRO-3032
Project: Apache Avro
Issue Type: Test
Components: python
Reporter: Michael A. Smith
The new version of mypy came out last week, and now [we're seeing this
error|https://github.com/apache/avro/runs/1802564145]:
{noformat}
avro/tether/tether_task.py:54: error: First argument to namedtuple() should be
'_ttype', not '_tasktype'
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)