Open TheNeuralBit opened 2 years ago
.take-issue
hey @TheNeuralBit , i made a pr for this issue. Could you please review it.
I think we may want to standardize on "type hint" in documentation and "typehint" for code. For reference: PEP 484 uses "type hint".
What needs to happen?
See https://github.com/apache/beam/pull/23909#discussion_r1011974873
We use three different formats to represent "type hint" in Python documentation and docstrings. We should pick one and standardize on it across all documentation on the Beam website and in docstrings.
Issue Priority
Priority: 3
Issue Component
Component: website