You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/13 17:16:05 UTC

[GitHub] [beam] AnandInguva opened a new issue, #21822: Remove mypy ignore line from apache_beam/ml/inference/base.py once Dataclass is replaced with NamedTuple

AnandInguva opened a new issue, #21822:
URL: https://github.com/apache/beam/issues/21822

   ### What needs to happen?
   
   There are some type related issues with mypy and Dataclass in base.py. Since, Dataclass is being replaced with NamedTuple, [1] can be removed 
   
   
   [1] https://github.com/apache/beam/blob/0150487be615d0e3a6de8442dde58bf26421a1bb/sdks/python/apache_beam/ml/inference/base.py#L17
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: sdk-py-core


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] closed issue #21822: Remove mypy ignore line from apache_beam/ml/inference/base.py once Dataclass is replaced with NamedTuple

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #21822: Remove mypy ignore line from apache_beam/ml/inference/base.py once Dataclass is replaced with NamedTuple
URL: https://github.com/apache/beam/issues/21822


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] AnandInguva commented on issue #21822: Remove mypy ignore line from apache_beam/ml/inference/base.py once Dataclass is replaced with NamedTuple

Posted by GitBox <gi...@apache.org>.
AnandInguva commented on issue #21822:
URL: https://github.com/apache/beam/issues/21822#issuecomment-1248203643

   .close-issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org