diff options
| author | Sean Quah <8349537+squahtx@users.noreply.github.com> | 2021-12-13 17:05:00 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-13 17:05:00 +0000 | 
| commit | 5305a5e88144828419249fd9e4c5198d92276a44 (patch) | |
| tree | 6c03eceaef4ae259d52510d64d1b9e90018483d1 /synapse/storage/databases/main/transactions.py | |
| parent | Add type hints to `synapse/storage/databases/main/end_to_end_keys.py` (#11551) (diff) | |
| download | synapse-5305a5e88144828419249fd9e4c5198d92276a44.tar.xz | |
Type hint the constructors of the data store classes (#11555)
Diffstat (limited to 'synapse/storage/databases/main/transactions.py')
| -rw-r--r-- | synapse/storage/databases/main/transactions.py | 13 | 
1 files changed, 11 insertions, 2 deletions
| diff --git a/synapse/storage/databases/main/transactions.py b/synapse/storage/databases/main/transactions.py | 
