diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-15 13:43:25 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-07-15 14:09:35 +0100 |
commit | fdefb9e29a7c28e5b218fc8d9745a2ec58bc3d27 (patch) | |
tree | 897e196ec367fa598aee1521addffad431478c14 /synapse/app | |
parent | Fix up comments (diff) | |
download | synapse-fdefb9e29a7c28e5b218fc8d9745a2ec58bc3d27.tar.xz |
Move creation of ArgumentParser to caller
Diffstat (limited to 'synapse/app')
-rw-r--r-- | synapse/app/admin_cmd.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/app/admin_cmd.py b/synapse/app/admin_cmd.py |