Skip to content

Commit

Permalink
Remove the tilde prefix from rendered type variables. (#175)
Browse files Browse the repository at this point in the history
They were being rendered as `Dict[str, ~T]` because str(T) = '~T'.

Co-authored-by: Pradeep Kumar Srinivasan <pradeepkumars@fb.com>
  • Loading branch information
pradeep90 and pradeep90 committed Apr 16, 2020
1 parent dc8393c commit 7515228
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7515228

Please sign in to comment.