No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -130,7 +130,7 @@ or read the short one below: |
|
|
|
from etherpump.api import magicword |
|
|
|
|
|
|
|
@magicword('__VARIA_PUB_CLUB__') |
|
|
|
def maakt_niet_uit_wat_je_hier_schrijft(pads): |
|
|
|
def do_things_with_the_pad_contents(pads): |
|
|
|
print(pads['my-pad-name']['html']) |
|
|
|
``` |
|
|
|
|
|
|
|