-
- Downloads
Add missing type hints in tests (#14879)
* FIx-up type hints in tests.logging. * Add missing type hints to test_transactions.
Showing
- changelog.d/14879.misc 1 addition, 0 deletionschangelog.d/14879.misc
- mypy.ini 3 additions, 3 deletionsmypy.ini
- synapse/rest/client/transactions.py 2 additions, 1 deletionsynapse/rest/client/transactions.py
- tests/logging/__init__.py 4 additions, 2 deletionstests/logging/__init__.py
- tests/logging/test_opentracing.py 2 additions, 2 deletionstests/logging/test_opentracing.py
- tests/logging/test_remote_handler.py 17 additions, 8 deletionstests/logging/test_remote_handler.py
- tests/logging/test_terse_json.py 18 additions, 12 deletionstests/logging/test_terse_json.py
- tests/rest/client/test_transactions.py 28 additions, 14 deletionstests/rest/client/test_transactions.py
Loading
Please register or sign in to comment