Skip to content

Commit ab8cc16

Browse files
committed
Closure
1 parent aabd2c1 commit ab8cc16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ Decorator
513513
```python
514514
@closure_name
515515
def function_that_gets_passed_to_closure():
516-
pass
516+
...
517517
```
518518

519519
#### Debugger example:

0 commit comments

Comments
 (0)