feat: commenting

This commit is contained in:
Swann
2019-07-23 18:44:17 +02:00
parent 760ba48349
commit 2f30b1ffd3
3 changed files with 10 additions and 9 deletions

View File

@ -26,6 +26,7 @@ class RepSampleData(ReplicatedDatablock):
return pickle.loads(data)
def dump(self):
import json
output = {}