diff options
| author | yo mama <pepper@scannerjammer.com> | 2016-03-16 21:24:05 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2016-03-16 21:24:05 -0700 |
| commit | f85a72d43a4000856dc5c52b34fdf5b21fab1c18 (patch) | |
| tree | 4497d2a5a4356f57d0729c7fdd530cc788fdbbee /example.py | |
| parent | 1d8ed6e2f6ffb872c2e29104067a28ae098ec290 (diff) | |
ok
Diffstat (limited to 'example.py')
| -rwxr-xr-x | example.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import ricky.utils as utils params = ricky.params.PbGradient() params.randomize() print params.as_serialized() -#print params.execute() +print params.execute() #print params #data = utils.data_from_url( # "/im/cache/PbGradientrgb-234,155,194-" |
