Commit a02c818
committed
[decorator] Fix FunctionMaker attributes
- Closes: #14286
- Source: https://github.com/micheles/decorator/blob/e5cfd35413ea35ae41fde089db86a272ba8b5582/src/decorator.py#L82
- `FullArgSpec` types: https://github.com/python/typeshed/blob/cbd732e9c565ebae26afdecd4663fcc61273df80/stdlib/inspect.pyi#L4921 parent a205439 commit a02c818
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments