Skip to content
Prev Previous commit
Next Next commit
Update 2021-11-03-14-30-55.bpo-45680.UBpWzY.rst
  • Loading branch information
AlexWaygood authored Nov 3, 2021
commit fe66943595aba3520c90d4ed26456be1e1f5b2d0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Disambiguate the differences between ``__getitem__`` and __class_getitem__``
Disambiguate the differences between ``__getitem__`` and ``__class_getitem__``
in the documentation for the data model. Patch by Alex Waygood.