diff options
author | Botond Hende <nettingman@gmail.com> | 2024-11-27 22:52:45 +0100 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-11-27 22:52:45 +0100 |
commit | 744961a1538fbb0d821c5d2a332d65fd8c6b1290 (patch) | |
tree | c64cd50642aea8d91f366cad3b2811ba5d6fada9 /modules/responses/__init__.py | |
parent | 9a79c535edb655ca490c2b231aad2466951caf7f (diff) |
responses basic datastructure and deserialization
Diffstat (limited to 'modules/responses/__init__.py')
-rw-r--r-- | modules/responses/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/modules/responses/__init__.py b/modules/responses/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/modules/responses/__init__.py |