Skip to content

Commit

Permalink
This ain't markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Sep 4, 2020
1 parent 193e48a commit 7bb35cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.d/687.change.rst
@@ -1,2 +1,2 @@
The ergonomics of creating frozen classes using ``@define(frozen=True)`` and sub=classing frozen classes has been improved:
you don't have to set `on_setattr=None` anymore.
you don't have to set ``on_setattr=None`` anymore.

0 comments on commit 7bb35cc

Please sign in to comment.