Skip to content

Commit 36e8dcf

Browse files
committed
Metaprograming
1 parent 40c4567 commit 36e8dcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,6 +1401,8 @@ param_names = list(sig.parameters.keys())
14011401

14021402
Metaprograming
14031403
--------------
1404+
**Code that generates code.**
1405+
14041406
### Type
14051407
**Type is the root class. If only passed the object it returns it's type (class). Otherwise it creates a new class (and not an instance!).**
14061408

0 commit comments

Comments
 (0)