diff options
| author | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 16:15:34 -0700 |
|---|---|---|
| committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 16:15:34 -0700 |
| commit | 48e7f210c6655b83a2f719acb7f41cf0fece10a1 (patch) | |
| tree | 961b66bdd6b432bc8af4f8519e4fce81bd2f4863 /synapse/api/errors.py | |
| parent | Merge commit '98c4e35e3' into dinsic (diff) | |
| parent | Replace all remaining six usage with native Python 3 equivalents (#7704) (diff) | |
| download | synapse-48e7f210c6655b83a2f719acb7f41cf0fece10a1.tar.xz | |
Merge commit 'a3f11567d' into dinsic
* commit 'a3f11567d': Replace all remaining six usage with native Python 3 equivalents (#7704)
Diffstat (limited to 'synapse/api/errors.py')
| -rw-r--r-- | synapse/api/errors.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/api/errors.py b/synapse/api/errors.py |
