diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-19 15:11:59 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-19 15:11:59 +0000 |
commit | f590f77a163e182626b79cb4f6d551409b1f9b9b (patch) | |
tree | 65fc34b3e50745d8bb964dc4512f3ddb17c0c061 /tests/utils.py | |
parent | Opentracing Utils (#5722) (diff) | |
parent | Replace returnValue with return (#5736) (diff) | |
download | synapse-f590f77a163e182626b79cb4f6d551409b1f9b9b.tar.xz |
Replace returnValue with return (#5736)
Diffstat (limited to 'tests/utils.py')
-rw-r--r-- | tests/utils.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/utils.py b/tests/utils.py |