Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 224 Bytes

File metadata and controls

4 lines (3 loc) · 224 Bytes

PythonDecorators

Some notes I took (that you can run!) when digging a bit deeper into Python 3's decorators.

If you're interested in learning about decorators, I hope these can be a helpful in getting you up and running!