We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d674d2b commit a9da08bCopy full SHA for a9da08b
1 file changed
main.py
@@ -10,7 +10,7 @@
10
import tcod.tileset
11
12
13
-@attrs.define(eq=False)
+@attrs.define()
14
class ExampleState:
15
"""Example state with a hard-coded player position."""
16
0 commit comments