diff options
author | Walter Purcaro <vuolter@users.noreply.github.com> | 2015-04-17 01:07:33 +0200 |
---|---|---|
committer | Walter Purcaro <vuolter@users.noreply.github.com> | 2015-04-17 01:07:33 +0200 |
commit | 730b160e28d711fad96e6a61070e374ad0966566 (patch) | |
tree | fe3f8cf4161de8f93cddf29ea49464b493083e2b /pyload/remote/thriftbackend/thriftgen | |
parent | Spare code cosmetics (1) (diff) | |
download | pyload-730b160e28d711fad96e6a61070e374ad0966566.tar.xz |
Spare code cosmetics (2)
Diffstat (limited to 'pyload/remote/thriftbackend/thriftgen')
-rw-r--r-- | pyload/remote/thriftbackend/thriftgen/pyload/constants.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyload/remote/thriftbackend/thriftgen/pyload/constants.py b/pyload/remote/thriftbackend/thriftgen/pyload/constants.py index 3bdd64cc1..e0a811c8a 100644 --- a/pyload/remote/thriftbackend/thriftgen/pyload/constants.py +++ b/pyload/remote/thriftbackend/thriftgen/pyload/constants.py @@ -8,3 +8,4 @@ from thrift.Thrift import TType, TMessageType, TException from ttypes import * + |