We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37de2f3 commit 2fc787cCopy full SHA for 2fc787c
1 file changed
working-with-the-python-operator-module/attrgetter_selecting.py
@@ -1,6 +1,7 @@
1
import operator
2
from dataclasses import dataclass
3
4
+
5
@dataclass
6
class Musician:
7
id: int
0 commit comments