google / google/yapf

python 3.6 variable annotation

Open
#500 7 comments 5 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14k
Forks
904
PR merge metrics
No merged PRs in 30d

Description

Python 3.6 allows variable annotation, but yapf doesn't support it. e.g.:

```
self.anchors: Dict[Tuple[Int, Int], Vname] = {}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.