diff options
Diffstat (limited to 'module/network/Request.py')
-rwxr-xr-x | module/network/Request.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/module/network/Request.py b/module/network/Request.py index 2a0199fb8..cce89f92e 100755 --- a/module/network/Request.py +++ b/module/network/Request.py @@ -1,5 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- + + """ authored by: RaNaN """ |