Skip to content

Commit

Permalink
Add skeleton explanation for typevar-narme-incorrect-variance
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed Sep 18, 2024
1 parent 7f8507b commit 92e970b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
When naming type vars, only use a ``_co`` suffix when indicating covariance or ``_contra`` when indicating contravariance.

0 comments on commit 92e970b

Please sign in to comment.