Initial library directory
parent
f31421576b
commit
c4f6d493b3
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
import json
|
||||
|
||||
print json.dumps(1)
|
Loading…
Reference in New Issue