diff options
Diffstat (limited to 'module/remote/thriftgen/pyload/constants.py')
-rw-r--r-- | module/remote/thriftgen/pyload/constants.py | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/module/remote/thriftgen/pyload/constants.py b/module/remote/thriftgen/pyload/constants.py new file mode 100644 index 000000000..2f17ec34f --- /dev/null +++ b/module/remote/thriftgen/pyload/constants.py @@ -0,0 +1,9 @@ +# +# Autogenerated by Thrift +# +# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING +# + +from thrift.Thrift import * +from ttypes import * + |