Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknw committed Aug 15, 2020
1 parent f2142b0 commit 9bfc3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ set()
True
```
## How?
This library requires surprisingly little magic. Perhaps I'll explain it some day. Here's a hint: the wrapped function should only return at the very end of the function.
This library required surprisingly little magic at first. Perhaps I'll explain it some day. I mean, it does modify the bytecode, so it's a little magical and sinful, but it does so in a very reliable way, so you should feel comfortable using this library.

## Why?
It's all [@mrocklin's](https://github.com/mrocklin) fault for [asking a question.](https://github.com/dask/distributed/issues/4003)
Expand Down

0 comments on commit 9bfc3e4

Please sign in to comment.