Skip to content

Commit da1f0d8

Browse files
committed
Add explanation
1 parent 3081aef commit da1f0d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/attr/_make.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2802,6 +2802,9 @@ class ClassProps:
28022802
Effective class properties as derived from parameters to `attr.s()` or
28032803
`define()` decorators.
28042804
2805+
This is the same datastructure that *attrs* uses internally to decide how
2806+
to construct the final class.
2807+
28052808
Warning:
28062809
28072810
This feature is currently **experimental** and is not covered by our

0 commit comments

Comments
 (0)